@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/05b793ef-0914-4dbd-8558-3aded2a234d8> a dcat:Dataset ;
    dct:description "Volume 1 & 2" ;
    dct:identifier "05b793ef-0914-4dbd-8558-3aded2a234d8" ;
    dct:issued "2022-02-02T23:23:55.446329"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:12:31.524647"^^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 - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Penrith City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/05b793ef-0914-4dbd-8558-3aded2a234d8/resource/aa903258-e91e-415b-8778-c57f06f1492b>,
        <https://uatdatansw.dac.nsw.gov.au/dataset/05b793ef-0914-4dbd-8558-3aded2a234d8/resource/fbab356b-5d2a-4ae0-b09e-15c2fc1c4ee5> ;
    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/05b793ef-0914-4dbd-8558-3aded2a234d8/resource/aa903258-e91e-415b-8778-c57f06f1492b> a dcat:Distribution ;
    dct:issued "2025-12-17T00:12:31.582769"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:12:31.535365"^^xsd:dateTime ;
    dct:title "Updated South Creek Flood Study - Report Vol 1" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/a8cb22f5-058b-489d-aca5-dca638d34043/resource/ec475e4b-eeb3-4063-a325-dda0734969e0> .

<https://uatdatansw.dac.nsw.gov.au/dataset/05b793ef-0914-4dbd-8558-3aded2a234d8/resource/fbab356b-5d2a-4ae0-b09e-15c2fc1c4ee5> a dcat:Distribution ;
    dct:issued "2025-12-17T00:12:31.582775"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:12:31.535562"^^xsd:dateTime ;
    dct:title "Updated South Creek Flood Study - Report Vol 2" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/a8cb22f5-058b-489d-aca5-dca638d34043/resource/0b3c0cff-7ca4-4776-9638-1809ef798bbe> .

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

