@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/e756b0fc-b640-4252-af9f-a9f4eb866892> a dcat:Dataset ;
    dct:description "Hunter Valley Region - April 2015 Flood Data Collection" ;
    dct:identifier "e756b0fc-b640-4252-af9f-a9f4eb866892" ;
    dct:issued "2022-02-02T22:41:52.538818"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:16:13.448463"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/b21e41c1-4693-40f6-af5a-cca0af8a8317> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.0181 -32.9995, 151.0181 -32.2825, 151.7706 -32.2825, 151.7706 -32.9995, 151.0181 -32.9995))"^^gsp:wktLiteral ] ;
    dct:title "Hunter Valley Region - April 2015 Flood Data Collection (Draft) - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NSW Department of Planning, Industry and Environment" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/e756b0fc-b640-4252-af9f-a9f4eb866892/resource/d180d8d9-8daa-4b6e-8831-31d3f95d922b> ;
    dcat:keyword "Black Creek",
        "Branxton",
        "Cessnock",
        "Gostwyck Bridge",
        "Greta",
        "Hinton",
        "Hunter Valley",
        "Lochinvar",
        "Maitland",
        "Paterson River",
        "Paterson Valley",
        "Telarah",
        "Vacy" .

<https://uatdatansw.dac.nsw.gov.au/dataset/e756b0fc-b640-4252-af9f-a9f4eb866892/resource/d180d8d9-8daa-4b6e-8831-31d3f95d922b> a dcat:Distribution ;
    dct:issued "2025-12-17T02:16:13.513440"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:16:13.457923"^^xsd:dateTime ;
    dct:title "Hunter Valley Region - April 2015 Flood Data Collection" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/6bb374e7-9cf8-4512-8e7b-70491d0851dd/resource/a5db3428-2009-4548-a5c8-e8ae579327a2> .

<https://uatdatansw.dac.nsw.gov.au/organization/b21e41c1-4693-40f6-af5a-cca0af8a8317> a foaf:Agent ;
    foaf:name "NSW Department of Planning, Industry and Environment" .

