@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/7de5865c-c3b1-4364-a475-84494bdfc825> a dcat:Dataset ;
    dct:description "this dataset contains a link to the scanned maps that are associated with the Flood in the Hunter report" ;
    dct:identifier "7de5865c-c3b1-4364-a475-84494bdfc825" ;
    dct:issued "2022-02-02T22:33:47.162582"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:41:04.470616"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/2967a590-c189-4b99-8d0a-8c826be09584> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.8558 -32.8423, 151.8777 -32.7407, 151.8475 -32.6459, 151.7596 -32.6019, 151.6223 -32.6066, 151.4355 -32.7245, 151.4932 -32.7938, 151.5976 -32.8538, 151.7157 -32.9161, 151.7596 -32.9345, 151.8558 -32.8423))"^^gsp:wktLiteral ] ;
    dct:title "Floods in the Hunter - maps" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NSW Department of Natural Resources" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/7de5865c-c3b1-4364-a475-84494bdfc825/resource/ab9d9a2a-f1c6-4a1f-96f4-bd8fe5ff8c1c> ;
    dcat:keyword "East Maitland",
        "Historic",
        "Hunter Catchment" .

<https://uatdatansw.dac.nsw.gov.au/dataset/7de5865c-c3b1-4364-a475-84494bdfc825/resource/ab9d9a2a-f1c6-4a1f-96f4-bd8fe5ff8c1c> a dcat:Distribution ;
    dct:issued "2025-12-17T01:41:04.510951"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:41:04.487513"^^xsd:dateTime ;
    dct:title "Floods in the Hunter - link to associated maps" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/e35e2cfd-829d-4352-a6bc-b12d31159d62/resource/14a508fd-7428-4371-8ec1-e9c551c07f25> .

<https://uatdatansw.dac.nsw.gov.au/organization/2967a590-c189-4b99-8d0a-8c826be09584> a foaf:Agent ;
    foaf:name "NSW Department of Natural Resources" .

