@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/3cf21cc2-703e-40c2-bd1e-52abec0b76f6> a dcat:Dataset ;
    dct:description "Map" ;
    dct:identifier "3cf21cc2-703e-40c2-bd1e-52abec0b76f6" ;
    dct:issued "2022-02-02T23:07:49.619265"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:49:24.720347"^^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.9446 -33.9018, 150.9446 -33.8610, 150.9971 -33.8610, 150.9971 -33.9018, 150.9446 -33.9018))"^^gsp:wktLiteral ] ;
    dct:title "Prospect Creek - Flood Planning Map - PDF" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Fairfield City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/3cf21cc2-703e-40c2-bd1e-52abec0b76f6/resource/04bf58b3-77e0-4b91-869f-354d56877701> ;
    dcat:keyword "Prospect Creek",
        "flood map" .

<https://uatdatansw.dac.nsw.gov.au/dataset/3cf21cc2-703e-40c2-bd1e-52abec0b76f6/resource/04bf58b3-77e0-4b91-869f-354d56877701> a dcat:Distribution ;
    dct:issued "2025-12-17T01:49:24.745291"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:49:24.729267"^^xsd:dateTime ;
    dct:title "Prospect Creek - Flood Planning Map" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/d173676f-e27c-4aff-8131-afb7622a1866/resource/194f343a-be5c-4102-97d0-6dc436958c64> .

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

