@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/576f019a-1ad5-4039-9bd0-c7e8ccf3547b> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "576f019a-1ad5-4039-9bd0-c7e8ccf3547b" ;
    dct:issued "2022-02-02T22:49:26.769479"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:40:29.819555"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/76a44eb9-ec8f-49bc-be3c-3968a79a7261> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((159.0237 -31.6043, 159.0237 -31.4919, 159.1184 -31.4919, 159.1184 -31.6043, 159.0237 -31.6043))"^^gsp:wktLiteral ] ;
    dct:title "Lord Howe Island Floodplain Management Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NSW Department of Planning, Industry and Environment" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/576f019a-1ad5-4039-9bd0-c7e8ccf3547b/resource/2542de9b-8c3e-47c7-a309-cd94c8f3998a> ;
    dcat:keyword "Kings Beach",
        "Lord Howe Island",
        "Pinetrees",
        "Signal Point",
        "Stevens Reserve" .

<https://uatdatansw.dac.nsw.gov.au/dataset/576f019a-1ad5-4039-9bd0-c7e8ccf3547b/resource/2542de9b-8c3e-47c7-a309-cd94c8f3998a> a dcat:Distribution ;
    dct:issued "2025-12-17T01:40:29.863295"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:40:29.829972"^^xsd:dateTime ;
    dct:title "Lord Howe Island - Floodplain Management Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/515e59cf-813b-4c17-8442-fa22fe10144d/resource/97c5d773-a7cc-4f33-a4fc-2d50905ee997> .

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

