@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/3891b84b-df60-46d3-a222-faf5b9832568> a dcat:Dataset ;
    dct:description "Files related to hydrologic modelling, including WBNM model inputs and outputs, and rainfall data." ;
    dct:identifier "3891b84b-df60-46d3-a222-faf5b9832568" ;
    dct:issued "2026-05-05T00:49:25.190368"^^xsd:dateTime ;
    dct:modified "2026-05-06T05:04:34.114882"^^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 "WBNM Hydrology Model files" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mosman Municipal Council" ] ;
    dcat:distribution <https://data.nsw.gov.au/dataset/3891b84b-df60-46d3-a222-faf5b9832568/resource/aec23d68-7844-4859-b884-3695ec43e436> ;
    dcat:keyword "Mosman",
        "Mosman City Council",
        "Mosman LGA" .

<https://data.nsw.gov.au/dataset/3891b84b-df60-46d3-a222-faf5b9832568/resource/aec23d68-7844-4859-b884-3695ec43e436> a dcat:Distribution ;
    dct:issued "2026-05-06T05:04:34.167979"^^xsd:dateTime ;
    dct:modified "2026-05-06T05:04:34.133231"^^xsd:dateTime ;
    dct:title "WBNM Hydrologic Model" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/f56da3d9-bf0e-46d9-b28b-7c0d0b0d50c4/resource/39af0594-1594-4149-97ca-c7a2986a9f0b> .

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

