@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/e0c5a494-195f-49de-87a6-2cc12b023554> a dcat:Dataset ;
    dct:description "Dataset Handover Description" ;
    dct:identifier "e0c5a494-195f-49de-87a6-2cc12b023554" ;
    dct:issued "2022-02-02T23:06:03.350336"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:13:55.187559"^^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 - Dataset Handover Description" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Penrith City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/e0c5a494-195f-49de-87a6-2cc12b023554/resource/980bf870-81c2-4057-9957-cbb826edab85> ;
    dcat:keyword "Lower Surveyors Creek",
        "Nepean River",
        "Peach Tree Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/e0c5a494-195f-49de-87a6-2cc12b023554/resource/980bf870-81c2-4057-9957-cbb826edab85> a dcat:Distribution ;
    dct:issued "2025-12-17T02:13:55.217585"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:13:55.197619"^^xsd:dateTime ;
    dct:title "Peach Tree and Lower Surveyors Creek Flood Study - Dataset Handover Description" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/f016fcca-8ea3-48e3-933d-53c68235dbe6/resource/af9d92ef-0c68-4a7e-9fbd-7d05edff9ddb> .

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

