@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/59dc619f-44d6-48d3-b454-0afcc03ff8f1> a dcat:Dataset ;
    dct:description "Flood Study report for the Middle Harbour Northern Catchments. The study area includes Middle Harbour Creek (and associated tributaries) in St Ives and Rocky Creek (including Stoney Creek and High Ridge Creek) in Gordon/East Killara which flow into Middle Harbour." ;
    dct:identifier "59dc619f-44d6-48d3-b454-0afcc03ff8f1" ;
    dct:issued "2026-05-20T23:12:09.726410"^^xsd:dateTime ;
    dct:modified "2026-05-26T00:36:19.021636"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/2ca968f4-6a47-4921-a5be-f0d67afab903> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.1407 -33.7766, 151.1407 -33.7306, 151.2036 -33.7306, 151.2036 -33.7766, 151.1407 -33.7766))"^^gsp:wktLiteral ] ;
    dct:title "Middle Harbour Northern Catchments Flood Study Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ku-Ring-Gai Council" ] ;
    dcat:distribution <https://data.nsw.gov.au/dataset/59dc619f-44d6-48d3-b454-0afcc03ff8f1/resource/0e52892a-f5b7-4039-964a-e0b562a11f7b> ;
    dcat:keyword "Flood study",
        "Middle Harbour" .

<https://data.nsw.gov.au/dataset/59dc619f-44d6-48d3-b454-0afcc03ff8f1/resource/0e52892a-f5b7-4039-964a-e0b562a11f7b> a dcat:Distribution ;
    dct:issued "2026-05-26T00:36:19.044310"^^xsd:dateTime ;
    dct:modified "2026-05-26T00:36:19.029452"^^xsd:dateTime ;
    dct:title "Middle Harbour Northern Catchments Flood Study - Report" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/3759b8f4-5621-4101-9eeb-e0d0f421f7f4/resource/615e7201-b126-4626-a7e4-1f3671201cdf> .

<https://data.nsw.gov.au/organization/2ca968f4-6a47-4921-a5be-f0d67afab903> a foaf:Agent ;
    foaf:name "Ku-Ring-Gai Council" .

