@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/05322ef4-398c-452f-992e-f093b994fcb9> a dcat:Dataset ;
    dct:description "Post processed TUFLOW model results" ;
    dct:identifier "05322ef4-398c-452f-992e-f093b994fcb9" ;
    dct:issued "2026-04-20T22:41:23.871075"^^xsd:dateTime ;
    dct:modified "2026-05-06T05:04:47.607652"^^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 "TUFLOW Model Outputs - Mosman LGA Flood Study" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mosman Municipal Council" ] ;
    dcat:distribution <https://data.nsw.gov.au/dataset/05322ef4-398c-452f-992e-f093b994fcb9/resource/75e799f9-cf8a-447a-903b-c559f00a6799> ;
    dcat:keyword "Mosman",
        "Mosman City Council",
        "Mosman LGA" .

<https://data.nsw.gov.au/dataset/05322ef4-398c-452f-992e-f093b994fcb9/resource/75e799f9-cf8a-447a-903b-c559f00a6799> a dcat:Distribution ;
    dct:issued "2026-05-06T05:04:47.647224"^^xsd:dateTime ;
    dct:modified "2026-05-06T05:04:47.618845"^^xsd:dateTime ;
    dct:title "TUFLOW Model Outputs- Mosman LGA Flood Study" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/11b9a86b-55e8-4dd1-bb60-9c3a6c6acd1e/resource/d4c9b2c1-5efe-4446-960e-6c52946d00f0> .

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

