@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/6df5badb-9e69-47ef-a77f-32403f6b4568> a dcat:Dataset ;
    dct:description "Merged DEM" ;
    dct:identifier "6df5badb-9e69-47ef-a77f-32403f6b4568" ;
    dct:issued "2022-02-02T23:23:50.783968"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:12:59.063270"^^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.6617 -33.8983, 150.6617 -33.7791, 150.8382 -33.7791, 150.8382 -33.8983, 150.6617 -33.8983))"^^gsp:wktLiteral ] ;
    dct:title "Updated South Creek Flood Study - DEM" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Penrith City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/6df5badb-9e69-47ef-a77f-32403f6b4568/resource/a4ae267a-a062-4336-bfc2-d071fb16b3b3> ;
    dcat:keyword "Badgerys Creek",
        "Blaxland Creek",
        "Claremont Creek",
        "Cosgroves Creek",
        "Kemps Creek",
        "Ropes Creek",
        "South Creek",
        "Thompsons Creek",
        "Werrington Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/6df5badb-9e69-47ef-a77f-32403f6b4568/resource/a4ae267a-a062-4336-bfc2-d071fb16b3b3> a dcat:Distribution ;
    dct:issued "2025-12-17T00:12:59.118860"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:12:59.074687"^^xsd:dateTime ;
    dct:title "Updated South Creek Flood Study - DEM" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/b3d1d13f-4332-4616-93eb-5908e3c9cf4f/resource/df4294fc-8a99-4489-9f11-905c97d2cd2e> .

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

