@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://uatdatansw.dac.nsw.gov.au/dataset/abc32738-5ce9-40e6-9c72-a802223ec24a> a dcat:Dataset ;
    dct:description "Associated reports" ;
    dct:identifier "abc32738-5ce9-40e6-9c72-a802223ec24a" ;
    dct:issued "2022-02-02T22:20:11.351970"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:08:16.175463"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/76a44eb9-ec8f-49bc-be3c-3968a79a7261> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((152.6152 -31.7469, 152.6152 -31.5668, 152.8871 -31.5668, 152.8871 -31.7469, 152.6152 -31.7469))"^^gsp:wktLiteral ] ;
    dct:title "Camden Haven - Floodplain Risk Management Study - Working Papers" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Port Macquarie-Hastings Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/abc32738-5ce9-40e6-9c72-a802223ec24a/resource/d4eb03ae-f2ea-466a-9a47-bf6f7e6361a0> ;
    dcat:keyword "Black Creek",
        "Camden Haven",
        "Comboyne",
        "Herons Creek",
        "Johns River",
        "Kendall",
        "Kew",
        "North Haven",
        "Queens Lake",
        "Stewarts River",
        "Stingray Creek",
        "Upsalls Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/abc32738-5ce9-40e6-9c72-a802223ec24a/resource/d4eb03ae-f2ea-466a-9a47-bf6f7e6361a0> a dcat:Distribution ;
    dct:issued "2025-12-17T01:08:16.234925"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:08:16.185508"^^xsd:dateTime ;
    dct:title "Camden Haven - Floodplain Risk Management Study - Working Papers" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/beb01faa-3e8d-475c-9aaf-ab5489223a95/resource/4a3f9114-89db-4bfd-b1ee-7765bbec68db> .

<https://uatdatansw.dac.nsw.gov.au/organization/76a44eb9-ec8f-49bc-be3c-3968a79a7261> a foaf:Agent ;
    foaf:name "Port Macquarie-Hastings Council" .

