@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.gov.au/dataset/268c9b43-ff3c-409f-97d4-b5822f5e4f50> a dcat:Dataset ;
    dct:description "Extents for 50%, 20%, 10%, 5%, 2%, 1%, 0.5%, 0.2% AEP, PMF and FPA." ;
    dct:identifier "268c9b43-ff3c-409f-97d4-b5822f5e4f50" ;
    dct:issued "2025-06-23T21:41:20.932637"^^xsd:dateTime ;
    dct:modified "2025-12-17T21:07:20.519163"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/944317c5-4cd7-4f5d-afdf-3f24da0c35f7> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (147.0179 -32.1618)"^^gsp:wktLiteral ] ;
    dct:title "Greendale Creek Flood Study Extents" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Northern Beaches Council" ] ;
    dcat:distribution <https://data.gov.au/dataset/268c9b43-ff3c-409f-97d4-b5822f5e4f50/resource/4bcbbed6-b71d-4e94-ac50-bc7fb4dd5af8> ;
    dcat:keyword "brookvale",
        "curl",
        "flood",
        "greendale",
        "lagoon",
        "warringah" .

<https://data.gov.au/dataset/268c9b43-ff3c-409f-97d4-b5822f5e4f50/resource/4bcbbed6-b71d-4e94-ac50-bc7fb4dd5af8> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-12-17T04:52:49.716530"^^xsd:dateTime ;
    dct:modified "2025-12-17T21:07:15.090115"^^xsd:dateTime ;
    dct:title "Greendale Creek Flood Study Extents" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/c600fd0a-2fb3-4edc-ad70-08bea1c6c7c2/resource/fd587b13-e401-4e2f-a7f8-183af4f016cb> .

<https://data.gov.au/organization/944317c5-4cd7-4f5d-afdf-3f24da0c35f7> a foaf:Agent ;
    foaf:mbox "?datansw@customerservice.nsw.gov.au" ;
    foaf:name "Northern Beaches Council" .

