@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://data.gov.au/dataset/76ad764d-994d-4f7b-bbd2-f553771038bb> a dcat:Dataset ;
    dct:description """Broadscale Study Mapping and Detailed Mapping for 
Appin, 
Tahmoor, 
The Oaks, 
Warragamba/Silverdale, 
Thirlmere/Sth Picton and 
Bargo/Yanderra.""" ;
    dct:identifier "76ad764d-994d-4f7b-bbd2-f553771038bb" ;
    dct:issued "2025-12-18T14:32:54.965220"^^xsd:dateTime ;
    dct:modified "2025-12-18T14:33:01.140514"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/f6676cc6-58fa-44ee-b94e-dccea30a914d> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (147.0179 -32.1618)"^^gsp:wktLiteral ] ;
    dct:title "Draft Wollondilly Shire Flood Study including Detailed Study Areas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wollondilly Shire Council" ] ;
    dcat:distribution <https://data.gov.au/dataset/76ad764d-994d-4f7b-bbd2-f553771038bb/resource/19253132-7294-41f1-9fb9-8d85430166a3> ;
    dcat:keyword "Wollondilly Shire Council" .

<https://data.gov.au/dataset/76ad764d-994d-4f7b-bbd2-f553771038bb/resource/19253132-7294-41f1-9fb9-8d85430166a3> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-12-17T05:21:06.950726"^^xsd:dateTime ;
    dct:modified "2025-12-18T14:32:54.962034"^^xsd:dateTime ;
    dct:title "DRAFT Data for Shire Wide Flood Study - full set" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/8fb0b8e6-1b11-4299-8505-7f5438cffcb2/resource/ada27399-6315-4835-8e97-e0cdae3dfa44> .

<https://data.gov.au/organization/f6676cc6-58fa-44ee-b94e-dccea30a914d> a foaf:Agent ;
    foaf:mbox "?datansw@customerservice.nsw.gov.au" ;
    foaf:name "Wollondilly Shire Council" .

