@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/8f54dc0b-416e-48d5-ae24-f7d8e9147ad3> a dcat:Dataset ;
    dct:description "Region split into 19 parts" ;
    dct:identifier "8f54dc0b-416e-48d5-ae24-f7d8e9147ad3" ;
    dct:issued "2022-02-02T22:41:45.539954"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:31:06.810967"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/05252c25-a90b-41e3-ad36-12b9cb083ce8> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.1746 -33.0800, 151.1746 -32.7018, 152.0151 -32.7018, 152.0151 -33.0800, 151.1746 -33.0800))"^^gsp:wktLiteral ] ;
    dct:title "Hunter Valley - Flood Plain Atlas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Maitland City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/8f54dc0b-416e-48d5-ae24-f7d8e9147ad3/resource/d0caf817-0f03-43eb-9e58-6d481d7173d3> ;
    dcat:keyword "Camberwell",
        "Cessnock",
        "Dungog",
        "Ellerston",
        "Gulgong",
        "Howes Valley",
        "Merriwa",
        "Mount Pomany",
        "Murrurundi",
        "Muswellbrook",
        "Newcastle" .

<https://uatdatansw.dac.nsw.gov.au/dataset/8f54dc0b-416e-48d5-ae24-f7d8e9147ad3/resource/d0caf817-0f03-43eb-9e58-6d481d7173d3> a dcat:Distribution ;
    dct:issued "2025-12-17T00:31:06.868249"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:31:06.821454"^^xsd:dateTime ;
    dct:title "Hunter Valley - Flood Plain Atlas " ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/761a1aa9-6812-4279-abf6-ca2ef315cef6/resource/166411b7-5590-4ada-ace6-09bdf0a6f259> .

<https://uatdatansw.dac.nsw.gov.au/organization/05252c25-a90b-41e3-ad36-12b9cb083ce8> a foaf:Agent ;
    foaf:name "Maitland City Council" .

