@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/a7b7af4d-1422-4132-9df1-e417896540e1> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "a7b7af4d-1422-4132-9df1-e417896540e1" ;
    dct:issued "2026-03-01T18:10:32.346899"^^xsd:dateTime ;
    dct:modified "2026-03-01T18:10:39.339539"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/57262a9e-1e04-4734-89df-8d406da33390> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (147.0179 -32.1618)"^^gsp:wktLiteral ] ;
    dct:title "Camden Haven River and Lakes System Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Port Macquarie-Hastings Council" ] ;
    dcat:distribution <https://data.gov.au/dataset/a7b7af4d-1422-4132-9df1-e417896540e1/resource/8f4d6a85-5ebc-48fe-9cba-8a45526bc68d> ;
    dcat:keyword "Black Creek",
        "Camden Haven",
        "Johns River",
        "Kendall",
        "Mount Comboyne",
        "North Haven",
        "Queens Lake",
        "Stewarts River",
        "Stingray Creek",
        "Upsalls Creek" .

<https://data.gov.au/dataset/a7b7af4d-1422-4132-9df1-e417896540e1/resource/8f4d6a85-5ebc-48fe-9cba-8a45526bc68d> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-01-19T05:24:43.342543"^^xsd:dateTime ;
    dct:modified "2026-03-01T18:10:32.338099"^^xsd:dateTime ;
    dct:title "Camden Haven and Lakes System Flood Study - Report" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/0e85f946-8de8-45f0-985f-de037df1244b/resource/55d9cced-123d-4aa9-b0c7-4b7e72b167de> .

<https://data.gov.au/organization/57262a9e-1e04-4734-89df-8d406da33390> a foaf:Agent ;
    foaf:mbox "?datansw@customerservice.nsw.gov.au" ;
    foaf:name "Port Macquarie-Hastings Council" .

