@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/af066a5c-c318-4e71-846c-185ef20060f7> a dcat:Dataset ;
    dct:description "DEM" ;
    dct:identifier "af066a5c-c318-4e71-846c-185ef20060f7" ;
    dct:issued "2022-02-02T23:06:04.566402"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:13:08.414278"^^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 - DEM" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Penrith City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/af066a5c-c318-4e71-846c-185ef20060f7/resource/b22e26eb-d82e-4a74-a82a-3d09550620cd> ;
    dcat:keyword "Lower Surveyors Creek",
        "Nepean River",
        "Peach Tree Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/af066a5c-c318-4e71-846c-185ef20060f7/resource/b22e26eb-d82e-4a74-a82a-3d09550620cd> a dcat:Distribution ;
    dct:issued "2025-12-17T02:13:08.446371"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:13:08.424817"^^xsd:dateTime ;
    dct:title "Peach Tree and Lower Surveyors Creek Flood Study - DEM" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/59c0032e-cfc2-4094-967a-2e2b72b7a0ec/resource/a1a4711e-335f-42b0-9f9f-b3f53917eac8> .

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

