@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/88f3e834-682e-4b76-8f52-f0e3e34aade6> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "88f3e834-682e-4b76-8f52-f0e3e34aade6" ;
    dct:issued "2022-02-02T22:50:31.674251"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:44:22.837387"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/e6656b76-e098-4496-aa4c-8345238da612> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.0854 -32.8715, 151.0854 -32.6856, 151.4067 -32.6856, 151.4067 -32.8715, 151.0854 -32.8715))"^^gsp:wktLiteral ] ;
    dct:title "Lower Hunter Valley Floodplain Risk Management Study - Volume B Planning Implementation Strategy (Draft) - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Newcastle City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/88f3e834-682e-4b76-8f52-f0e3e34aade6/resource/92601671-56af-4319-abaa-7ff393c9967d> ;
    dcat:keyword "Hunter Valley",
        "Newcastle",
        "Port Stephens" .

<https://uatdatansw.dac.nsw.gov.au/dataset/88f3e834-682e-4b76-8f52-f0e3e34aade6/resource/92601671-56af-4319-abaa-7ff393c9967d> a dcat:Distribution ;
    dct:issued "2025-12-17T00:44:22.868355"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:44:22.847431"^^xsd:dateTime ;
    dct:title "Lower Hunter Valley - Floodplain Risk Management Study Vol B Planning Implementation Strategy (Draft) - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/05f03883-3abe-4c55-a08f-966a57af2487/resource/9d6a822e-64aa-41de-8d00-c1c94f82e351> .

<https://uatdatansw.dac.nsw.gov.au/organization/e6656b76-e098-4496-aa4c-8345238da612> a foaf:Agent ;
    foaf:name "Newcastle City Council" .

