@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/336e60d4-479b-483f-8c07-799210950089> a dcat:Dataset ;
    dct:description "Prospect Creek FRMS&amp;P Hydraulic model input files" ;
    dct:identifier "336e60d4-479b-483f-8c07-799210950089" ;
    dct:issued "2025-12-18T00:15:50.354156"^^xsd:dateTime ;
    dct:modified "2025-12-18T00:15:56.764528"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/87dd8c0c-af2f-40df-b356-9efc8ea0f5f4> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (147.0179 -32.1618)"^^gsp:wktLiteral ] ;
    dct:title "Prospect Creek FRMS&P Hydraulic Model Input Files" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Canterbury-Bankstown Council" ] ;
    dcat:distribution <https://data.gov.au/dataset/336e60d4-479b-483f-8c07-799210950089/resource/1396114a-46fb-4849-a027-cd8cffbddfe9> ;
    dcat:keyword "Bankstown",
        "Flood Risk Management Plan",
        "Flood Risk Management Study",
        "Prospect Creek" .

<https://data.gov.au/dataset/336e60d4-479b-483f-8c07-799210950089/resource/1396114a-46fb-4849-a027-cd8cffbddfe9> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-12-17T05:17:40.349682"^^xsd:dateTime ;
    dct:modified "2025-12-18T00:15:50.347397"^^xsd:dateTime ;
    dct:title "Prospect Creek Sub-Catchment Flood Risk Management Study and Plan Hydraulic Model Input Files" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/02beecc5-bbf7-4d41-bb9d-cdbec04f07ac/resource/b6cec858-f50f-4da2-b7d5-1be0578c80d4> .

<https://data.gov.au/organization/87dd8c0c-af2f-40df-b356-9efc8ea0f5f4> a foaf:Agent ;
    foaf:mbox "?datansw@customerservice.nsw.gov.au" ;
    foaf:name "Canterbury-Bankstown Council" .

