@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://uatdatansw.dac.nsw.gov.au/dataset/22728035-26b3-4d2c-b31f-5e9e2ec49030> a dcat:Dataset ;
    dct:description "Illustrates the high, medium and low flood risk precincts in Fairfield." ;
    dct:identifier "22728035-26b3-4d2c-b31f-5e9e2ec49030" ;
    dct:issued "2022-02-02T22:32:29.831474"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:32:35.335119"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8c6f53f1-1491-4580-96a4-92f9d8c02279> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.8831 -33.8972, 150.8831 -33.8402, 151.0229 -33.8402, 151.0229 -33.8972, 150.8831 -33.8972))"^^gsp:wktLiteral ] ;
    dct:title "Fairfield - Flood Planning Map" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Fairfield City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/22728035-26b3-4d2c-b31f-5e9e2ec49030/resource/fa6160e7-c846-4efc-8b9d-fda88445c863> ;
    dcat:keyword "Austral Parade",
        "Fairfield",
        "Hamilton Road",
        "North Street",
        "Railway Parade",
        "Sackville Street",
        "Wrentmore Street" .

<https://uatdatansw.dac.nsw.gov.au/dataset/22728035-26b3-4d2c-b31f-5e9e2ec49030/resource/fa6160e7-c846-4efc-8b9d-fda88445c863> a dcat:Distribution ;
    dct:issued "2025-12-17T00:32:35.376473"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:32:35.344038"^^xsd:dateTime ;
    dct:title "Fairfield - Flood Planning Map" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/ec0345bc-8bcd-4d4b-84a8-158cc14b0208/resource/43e09527-4b7e-4e8a-a775-65aca864966b> .

<https://uatdatansw.dac.nsw.gov.au/organization/8c6f53f1-1491-4580-96a4-92f9d8c02279> a foaf:Agent ;
    foaf:name "Fairfield City Council" .

