@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/72a58531-2e77-42d9-8043-09aa367157cb> a dcat:Dataset ;
    dct:description "Updated Final Draft Flood Study prepared for Public Exhibition to commence an FRMS for Stonequarry Creek" ;
    dct:identifier "72a58531-2e77-42d9-8043-09aa367157cb" ;
    dct:issued "2022-02-02T23:15:53.265419"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:26:47.234780"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/3a01c5e8-da60-40bd-b964-6b103f594fab> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.5839 -34.2230, 150.5839 -34.1673, 150.6632 -34.1673, 150.6632 -34.2230, 150.5839 -34.2230))"^^gsp:wktLiteral ] ;
    dct:title "Picton / Stonequarry Creek Flood Study (Updated Final Draft)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wollondilly Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/72a58531-2e77-42d9-8043-09aa367157cb/resource/94c470ca-a412-4d66-8e9a-fec4c70740ee> ;
    dcat:keyword "Picton",
        "Stonequarry Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/72a58531-2e77-42d9-8043-09aa367157cb/resource/94c470ca-a412-4d66-8e9a-fec4c70740ee> a dcat:Distribution ;
    dct:issued "2025-12-17T01:26:47.262906"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:26:47.244829"^^xsd:dateTime ;
    dct:title "Stonequarry Creek Flood Study - Updated Final Draft " ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/373d96c4-e88c-4d2a-b6e6-a969ecf6f5ec/resource/624bd143-a56d-4edd-9c64-e550eb67eca6> .

<https://uatdatansw.dac.nsw.gov.au/organization/3a01c5e8-da60-40bd-b964-6b103f594fab> a foaf:Agent ;
    foaf:name "Wollondilly Shire Council" .

