@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/35d10992-a5c6-4d76-aa3e-e15516c94ebb> a dcat:Dataset ;
    dct:description "Hunter River Valley - Hydrologic Features - Feb 1955 Flood - Report" ;
    dct:identifier "35d10992-a5c6-4d76-aa3e-e15516c94ebb" ;
    dct:issued "2022-02-02T22:41:40.966775"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:18:39.907569"^^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.1499 -32.9764, 151.1499 -32.4727, 151.8640 -32.4727, 151.8640 -32.9764, 151.1499 -32.9764))"^^gsp:wktLiteral ] ;
    dct:title "Hunter River Valley - Hydrologic Features - Feb 1955 Flood - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Maitland City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/35d10992-a5c6-4d76-aa3e-e15516c94ebb/resource/8f6abfc9-0cb8-46fc-bf20-df2d4eca4b64> ;
    dcat:keyword "Hunter River",
        "Hunter River Valley" .

<https://uatdatansw.dac.nsw.gov.au/dataset/35d10992-a5c6-4d76-aa3e-e15516c94ebb/resource/8f6abfc9-0cb8-46fc-bf20-df2d4eca4b64> a dcat:Distribution ;
    dct:issued "2025-12-17T02:18:39.934490"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:18:39.916856"^^xsd:dateTime ;
    dct:title "Hunter River Valley - Hydrologic Features - Feb 1955 Flood - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/6861130a-7a97-4f82-b460-c44b2cf66e2a/resource/8fa5539a-267c-4a59-b7b1-8c2f0342e902> .

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

