@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/a3c5670f-fc28-439d-a391-90b7e778aa25> a dcat:Dataset ;
    dct:description "Survey Information" ;
    dct:identifier "a3c5670f-fc28-439d-a391-90b7e778aa25" ;
    dct:issued "2022-02-02T23:06:16.834672"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:13:57.500318"^^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 - Survey Information" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Penrith City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/a3c5670f-fc28-439d-a391-90b7e778aa25/resource/5c05154c-9cc9-44de-abaa-b7787e89fae2> ;
    dcat:keyword "Lower Surveyors Creek",
        "Nepean River",
        "Peach Tree Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/a3c5670f-fc28-439d-a391-90b7e778aa25/resource/5c05154c-9cc9-44de-abaa-b7787e89fae2> a dcat:Distribution ;
    dct:issued "2025-12-17T02:13:57.530698"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:13:57.509909"^^xsd:dateTime ;
    dct:title "Peach Tree and Lower Surveyors Creek Flood Study - Survey Information" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/00bd7e59-1742-4710-b6a3-0a39a8eb70c6/resource/22f580c9-c865-49c3-8153-5ba04101ce0a> .

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

