@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.nsw.gov.au/dataset/0d3f3493-1d2d-4087-bd2d-2b3c39dce44c> a dcat:Dataset ;
    dct:description "Dataset handover checklist for Mosman LGA Flood Study" ;
    dct:identifier "0d3f3493-1d2d-4087-bd2d-2b3c39dce44c" ;
    dct:issued "2026-04-21T22:02:26.167631"^^xsd:dateTime ;
    dct:modified "2026-05-06T05:04:42.634353"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/9a40711e-dc57-437e-82f0-f0316921ff10> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.2338 -33.8098, 151.2176 -33.8455, 151.2396 -33.8560, 151.2503 -33.8549, 151.2740 -33.8275, 151.2623 -33.8181, 151.2461 -33.8070, 151.2338 -33.8098))"^^gsp:wktLiteral ] ;
    dct:title "Dataset checklist - Mosman LGA Flood Study" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mosman Municipal Council" ] ;
    dcat:distribution <https://data.nsw.gov.au/dataset/0d3f3493-1d2d-4087-bd2d-2b3c39dce44c/resource/79bb4cc0-9f04-465d-a783-ea9fca5475ab> ;
    dcat:keyword "Mosman",
        "Mosman City Council",
        "Mosman LGA" .

<https://data.nsw.gov.au/dataset/0d3f3493-1d2d-4087-bd2d-2b3c39dce44c/resource/79bb4cc0-9f04-465d-a783-ea9fca5475ab> a dcat:Distribution ;
    dct:issued "2026-05-06T05:04:42.674841"^^xsd:dateTime ;
    dct:modified "2026-05-06T05:04:42.645659"^^xsd:dateTime ;
    dct:title "Dataset checklist" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/e1ec7817-345f-4ebc-a712-7e58e7189e4b/resource/c155f269-e1ea-4916-ad6f-c4c6f89a402c> .

<https://data.nsw.gov.au/organization/9a40711e-dc57-437e-82f0-f0316921ff10> a foaf:Agent ;
    foaf:name "Mosman Municipal Council" .

