@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/6ec42f5e-0020-4da5-ae2a-a80c86a6ea19> a dcat:Dataset ;
    dct:description "Handover list of electronic data, consisting of the hydraulic, hydrologic, and GIS data used in the preparation of the Greendale Creek Flood Study." ;
    dct:identifier "6ec42f5e-0020-4da5-ae2a-a80c86a6ea19" ;
    dct:issued "2025-06-24T05:28:29.694646"^^xsd:dateTime ;
    dct:modified "2025-12-18T14:07:09.071383"^^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 "Handover list of data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Northern Beaches Council" ] ;
    dcat:distribution <https://data.gov.au/dataset/6ec42f5e-0020-4da5-ae2a-a80c86a6ea19/resource/349e81d9-e51a-46aa-a66b-669f25beed55> ;
    dcat:keyword "brookvale",
        "curl",
        "flood",
        "greendale",
        "lagoon",
        "warringah" .

<https://data.gov.au/dataset/6ec42f5e-0020-4da5-ae2a-a80c86a6ea19/resource/349e81d9-e51a-46aa-a66b-669f25beed55> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-12-17T04:52:53.799782"^^xsd:dateTime ;
    dct:modified "2025-12-18T14:07:03.521483"^^xsd:dateTime ;
    dct:title "Greendale Creek FS Data Handover List" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/298b37fc-a09e-47ec-9d0e-41ae781975a8/resource/082cc5da-8fd8-4a5c-843b-e2f42a02c30c> .

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

