@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/f15ba5e2-3043-4647-af12-d79e135b6a0a> a dcat:Dataset ;
    dct:description "All other relevant dataset utilised for Mosman LGA Flood Study" ;
    dct:identifier "f15ba5e2-3043-4647-af12-d79e135b6a0a" ;
    dct:issued "2026-04-21T22:05:41.270207"^^xsd:dateTime ;
    dct:modified "2026-05-06T05:04:38.129761"^^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 "Other relevant dataset" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mosman Municipal Council" ] ;
    dcat:distribution <https://data.nsw.gov.au/dataset/f15ba5e2-3043-4647-af12-d79e135b6a0a/resource/e1394451-b10f-4b5b-aa3e-6b3d3dbf8a23> ;
    dcat:keyword "Mosman",
        "Mosman City Council",
        "Mosman LGA" .

<https://data.nsw.gov.au/dataset/f15ba5e2-3043-4647-af12-d79e135b6a0a/resource/e1394451-b10f-4b5b-aa3e-6b3d3dbf8a23> a dcat:Distribution ;
    dct:issued "2026-05-06T05:04:38.153478"^^xsd:dateTime ;
    dct:modified "2026-05-06T05:04:38.138865"^^xsd:dateTime ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/13cf0be6-0b5d-458c-a316-fc050b8f973b/resource/6bfc54d3-76ad-4a30-8794-546e1802f540> .

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

