@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/df17099e-8625-44a4-9f3c-26baca1ebed2> a dcat:Dataset ;
    dct:description "Complete Report" ;
    dct:identifier "df17099e-8625-44a4-9f3c-26baca1ebed2" ;
    dct:issued "2025-06-24T17:21:44.791275"^^xsd:dateTime ;
    dct:modified "2025-12-19T11:08:00.077384"^^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 "Picton Local Flood Policy - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wollondilly Shire Council" ] ;
    dcat:distribution <https://data.gov.au/dataset/df17099e-8625-44a4-9f3c-26baca1ebed2/resource/ccaa8f52-046f-458e-856e-cf7941981a16> ;
    dcat:keyword "Flood Policy",
        "Picton",
        "Wollondilly" .

<https://data.gov.au/dataset/df17099e-8625-44a4-9f3c-26baca1ebed2/resource/ccaa8f52-046f-458e-856e-cf7941981a16> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-12-17T03:05:47.243097"^^xsd:dateTime ;
    dct:modified "2025-12-19T11:07:54.573439"^^xsd:dateTime ;
    dct:title "Picton - Local Flood Policy - Report" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/34e360e9-8d60-44ee-91d9-1490cb7f31de/resource/93b1156b-09d7-4e76-9d2e-4167523c84bc> .

<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" .

