@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/35731609-b968-434e-ac6f-a9f3786810f4> a dcat:Dataset ;
    dct:description "Final Report and Appendices for Mosman LGA Flood Study" ;
    dct:identifier "35731609-b968-434e-ac6f-a9f3786810f4" ;
    dct:issued "2026-04-20T22:33:14.087183"^^xsd:dateTime ;
    dct:modified "2026-05-06T05:04:51.614812"^^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 "Mosman LGA Flood Study - Final Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mosman Municipal Council" ] ;
    dcat:distribution <https://data.nsw.gov.au/dataset/35731609-b968-434e-ac6f-a9f3786810f4/resource/09cca890-409a-4a2b-8095-f60b76c6aa4b>,
        <https://data.nsw.gov.au/dataset/35731609-b968-434e-ac6f-a9f3786810f4/resource/75935d35-5858-445c-9cd9-8a85bcb3b575> ;
    dcat:keyword "Mosman",
        "Mosman City Council",
        "Mosman LGA" .

<https://data.nsw.gov.au/dataset/35731609-b968-434e-ac6f-a9f3786810f4/resource/09cca890-409a-4a2b-8095-f60b76c6aa4b> a dcat:Distribution ;
    dct:issued "2026-05-06T05:04:51.681868"^^xsd:dateTime ;
    dct:modified "2026-05-06T05:04:51.633974"^^xsd:dateTime ;
    dct:title "Mosman LGA Flood Study - Appendices" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/51799902-4b6d-430b-8722-52f24aedf733/resource/d7f52412-1c1b-43c2-8d41-445f716840df> .

<https://data.nsw.gov.au/dataset/35731609-b968-434e-ac6f-a9f3786810f4/resource/75935d35-5858-445c-9cd9-8a85bcb3b575> a dcat:Distribution ;
    dct:issued "2026-05-06T05:04:51.681862"^^xsd:dateTime ;
    dct:modified "2026-05-06T05:04:51.633766"^^xsd:dateTime ;
    dct:title "Final Report" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/51799902-4b6d-430b-8722-52f24aedf733/resource/3e41baaa-a12b-4b38-a6a4-7349007e5e5d> .

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

