@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/d28b3829-a2d6-4b8a-a4e4-e4ca00ebf87f> a dcat:Dataset ;
    dct:description "Blank Survey" ;
    dct:identifier "d28b3829-a2d6-4b8a-a4e4-e4ca00ebf87f" ;
    dct:issued "2022-02-02T22:41:22.724861"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:16:08.602108"^^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.2872 -33.0455, 151.2872 -32.4912, 151.9409 -32.4912, 151.9409 -33.0455, 151.2872 -33.0455))"^^gsp:wktLiteral ] ;
    dct:title "Hunter Region - Post Flood Community Survey (Apr 2015) - Blank" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Newcastle City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/d28b3829-a2d6-4b8a-a4e4-e4ca00ebf87f/resource/e0e7c20c-d64d-44a2-84cd-18d72ac35b90> ;
    dcat:keyword "Cessnock",
        "Dungog",
        "Hunter",
        "Lochinvar",
        "Maitland",
        "Newcastle",
        "Stroud",
        "Tocal",
        "Wollombi Brook" .

<https://uatdatansw.dac.nsw.gov.au/dataset/d28b3829-a2d6-4b8a-a4e4-e4ca00ebf87f/resource/e0e7c20c-d64d-44a2-84cd-18d72ac35b90> a dcat:Distribution ;
    dct:issued "2025-12-17T02:16:08.649734"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:16:08.611549"^^xsd:dateTime ;
    dct:title "Hunter Region - Post Flood Community Survey (Apr 2015)" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/41b7a57c-03a1-4658-95fe-8cd10cde1b27/resource/1ffe6299-d179-453e-89da-631504d2083b> .

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

