@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/7d2fbc3e-3a4d-4851-95d6-a7edf38c8750> a dcat:Dataset ;
    dct:description "Vol 1 & 2" ;
    dct:identifier "7d2fbc3e-3a4d-4851-95d6-a7edf38c8750" ;
    dct:issued "2022-02-02T23:14:11.231136"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:49:39.198711"^^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.6940 -34.0208, 150.6940 -33.5185, 150.8972 -33.5185, 150.8972 -34.0208, 150.6940 -34.0208))"^^gsp:wktLiteral ] ;
    dct:title "South Creek Flood Study - Updated - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Penrith City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/7d2fbc3e-3a4d-4851-95d6-a7edf38c8750/resource/5c900f80-2908-44f2-9118-aab17e2b66d6>,
        <https://uatdatansw.dac.nsw.gov.au/dataset/7d2fbc3e-3a4d-4851-95d6-a7edf38c8750/resource/66efb560-c5f5-4a9f-a131-43f6ac72703c> ;
    dcat:keyword "Blacktown",
        "Fairfield",
        "Kemps Creek",
        "Liverpool",
        "Penrith",
        "Ropes Creek",
        "South Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/7d2fbc3e-3a4d-4851-95d6-a7edf38c8750/resource/5c900f80-2908-44f2-9118-aab17e2b66d6> a dcat:Distribution ;
    dct:issued "2025-12-17T01:49:39.246647"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:49:39.208584"^^xsd:dateTime ;
    dct:title "South Creek Flood Study - Updated - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/fa3093a7-3c66-4e0a-ae07-4b868bebad17/resource/d3e32be7-cba7-4339-8d9f-a06da138ba06> .

<https://uatdatansw.dac.nsw.gov.au/dataset/7d2fbc3e-3a4d-4851-95d6-a7edf38c8750/resource/66efb560-c5f5-4a9f-a131-43f6ac72703c> a dcat:Distribution ;
    dct:issued "2025-12-17T01:49:39.246642"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:49:39.208254"^^xsd:dateTime ;
    dct:title "South Creek Flood Study - Updated - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/fa3093a7-3c66-4e0a-ae07-4b868bebad17/resource/32623bed-1946-421f-aa7a-0e11d8c2c399> .

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

