@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/4542e690-deee-428b-b166-b3d3e667448a> a dcat:Dataset ;
    dct:description "Complete Report" ;
    dct:identifier "4542e690-deee-428b-b166-b3d3e667448a" ;
    dct:issued "2025-06-24T01:08:13.045676"^^xsd:dateTime ;
    dct:modified "2025-12-18T05:47:10.650059"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/944317c5-4cd7-4f5d-afdf-3f24da0c35f7> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (147.0179 -32.1618)"^^gsp:wktLiteral ] ;
    dct:title "South Creek - Bank Management Plan - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Northern Beaches Council" ] ;
    dcat:distribution <https://data.gov.au/dataset/4542e690-deee-428b-b166-b3d3e667448a/resource/387bfb6d-1ad7-46d7-a614-ee836ff34478> ;
    dcat:keyword "Bank Management Plan",
        "Beacon Hill",
        "Cromer",
        "Cromer Heights",
        "Narraweena",
        "Oxford Falls",
        "Red Hill",
        "South Creek",
        "Wheeler Creek" .

<https://data.gov.au/dataset/4542e690-deee-428b-b166-b3d3e667448a/resource/387bfb6d-1ad7-46d7-a614-ee836ff34478> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-12-17T03:20:00.441306"^^xsd:dateTime ;
    dct:modified "2025-12-18T05:47:05.018718"^^xsd:dateTime ;
    dct:title "South Creek - Bank Management Plan - Report" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/5baa1383-0c55-4c8d-935d-a636baa28fca/resource/c9e0d27a-fc3a-4654-bd0d-2a7639f36654> .

<https://data.gov.au/organization/944317c5-4cd7-4f5d-afdf-3f24da0c35f7> a foaf:Agent ;
    foaf:mbox "?datansw@customerservice.nsw.gov.au" ;
    foaf:name "Northern Beaches Council" .

