@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/6f046777-4ce1-4b33-ae79-e5f168de7ec7> a dcat:Dataset ;
    dct:description "Spatial layers for flood characteristics for design floods from 20% Annual Exceedance Probability to the Probable Maximum Flood. " ;
    dct:identifier "6f046777-4ce1-4b33-ae79-e5f168de7ec7" ;
    dct:issued "2026-05-20T23:35:38.664906"^^xsd:dateTime ;
    dct:modified "2026-05-26T00:36:22.993294"^^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 Map Outputs" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ku-Ring-Gai Council" ] ;
    dcat:distribution <https://data.nsw.gov.au/dataset/6f046777-4ce1-4b33-ae79-e5f168de7ec7/resource/328b07ef-a3f4-4dc5-9354-f8006a4a0510> ;
    dcat:keyword "Flood study",
        "Middle Harbour" .

<https://data.nsw.gov.au/dataset/6f046777-4ce1-4b33-ae79-e5f168de7ec7/resource/328b07ef-a3f4-4dc5-9354-f8006a4a0510> a dcat:Distribution ;
    dct:issued "2026-05-26T00:36:23.020797"^^xsd:dateTime ;
    dct:modified "2026-05-26T00:36:23.003189"^^xsd:dateTime ;
    dct:title "Flood Characteristics" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/a52fa2b4-325a-4b8a-ac3e-bfbe051a57b6/resource/d971dc38-834d-43d2-9f71-83851171235c> .

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

