@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/622cdf0c-d4f6-4378-b20a-bd051b504c66> a dcat:Dataset ;
    dct:description "Emergency Response Classification" ;
    dct:identifier "622cdf0c-d4f6-4378-b20a-bd051b504c66" ;
    dct:issued "2022-02-02T23:06:05.818948"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:13:27.972573"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/baf2f1f4-2052-4f51-b6da-a3381b5219d9> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.6528 -33.8219, 150.6528 -33.7215, 150.7310 -33.7215, 150.7310 -33.8219, 150.6528 -33.8219))"^^gsp:wktLiteral ] ;
    dct:title "Peach Tree and Lower Surveyors Creek Flood Study - Emergency Response Classification" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Penrith City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/622cdf0c-d4f6-4378-b20a-bd051b504c66/resource/1838b997-83af-49f6-8c99-af876b1a9a5b> ;
    dcat:keyword "Lower Surveyors Creek",
        "Nepean River",
        "Peach Tree Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/622cdf0c-d4f6-4378-b20a-bd051b504c66/resource/1838b997-83af-49f6-8c99-af876b1a9a5b> a dcat:Distribution ;
    dct:issued "2025-12-17T02:13:28.007023"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:13:27.982136"^^xsd:dateTime ;
    dct:title "Peach Tree and Lower Surveyors Creek Flood Study - Emergency Response Classification" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/a5228cc0-2c59-4237-8672-27aaced09732/resource/90192429-210a-4a26-8a56-c13cea7c4165> .

<https://uatdatansw.dac.nsw.gov.au/organization/baf2f1f4-2052-4f51-b6da-a3381b5219d9> a foaf:Agent ;
    foaf:name "Penrith City Council" .

