@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/27c584f8-1e14-4c82-87cd-d38686d8e905> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "27c584f8-1e14-4c82-87cd-d38686d8e905" ;
    dct:issued "2022-02-02T22:49:27.914121"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:11:02.995477"^^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.0195 -31.6154, 159.0195 -31.4826, 159.1294 -31.4826, 159.1294 -31.6154, 159.0195 -31.6154))"^^gsp:wktLiteral ] ;
    dct:title "Lord Howe Island Flood 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/27c584f8-1e14-4c82-87cd-d38686d8e905/resource/cdc0ba93-25a4-44ff-8ec5-61ce94e943d0> ;
    dcat:keyword "Kings Beach",
        "Lord Howe Island",
        "Pinetrees",
        "Signal Point",
        "Stevens Reserve" .

<https://uatdatansw.dac.nsw.gov.au/dataset/27c584f8-1e14-4c82-87cd-d38686d8e905/resource/cdc0ba93-25a4-44ff-8ec5-61ce94e943d0> a dcat:Distribution ;
    dct:issued "2025-12-17T01:11:03.093092"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:11:03.019422"^^xsd:dateTime ;
    dct:title "Lord Howe Island - Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/d2186a25-88e2-4990-a6be-4153605b974d/resource/4f0d94c2-0033-4faf-8889-9e9ac3f31ac0> .

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

