@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/edd53fc4-741b-4951-a1bc-5f58a53dc3ab> a dcat:Dataset ;
    dct:description "Aerial fix, BCC, FCC, LCC, PCC" ;
    dct:identifier "edd53fc4-741b-4951-a1bc-5f58a53dc3ab" ;
    dct:issued "2022-02-02T23:23:48.520769"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:13:28.927942"^^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 - Aerial" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Penrith City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/edd53fc4-741b-4951-a1bc-5f58a53dc3ab/resource/a7a95469-eb57-454c-8b81-cd4124ee5b8c> ;
    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/edd53fc4-741b-4951-a1bc-5f58a53dc3ab/resource/a7a95469-eb57-454c-8b81-cd4124ee5b8c> a dcat:Distribution ;
    dct:issued "2025-12-17T00:13:28.983325"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:13:28.937367"^^xsd:dateTime ;
    dct:title "Updated South Creek Flood Study - Aerial" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/34f7248a-b829-40fa-972d-e0c76af9d97c/resource/d79327a0-aa7b-4276-b7cf-4fd75cb3d796> .

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

