@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/7e0ba94a-1be8-417d-b288-3d9c3c5519cd> a dcat:Dataset ;
    dct:description """Hunter Valley - Effects of Dams on Flood - Levels at Muswellbrook, Singleton and Maitland\r
""" ;
    dct:identifier "7e0ba94a-1be8-417d-b288-3d9c3c5519cd" ;
    dct:issued "2022-02-02T22:41:43.280302"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:18:29.999518"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/05252c25-a90b-41e3-ad36-12b9cb083ce8> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.6445 -33.1192, 150.6445 -32.1012, 152.2266 -32.1012, 152.2266 -33.1192, 150.6445 -33.1192))"^^gsp:wktLiteral ] ;
    dct:title "Hunter Valley - Effects of Dams on Flood - Levels at Muswellbrook, Singleton and Maitland - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Maitland City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/7e0ba94a-1be8-417d-b288-3d9c3c5519cd/resource/83e3e7b2-a4b3-4f34-b103-ae1af98e8e1d> ;
    dcat:keyword "Glenbawn Dam",
        "Glennies Creek Dam",
        "Hunter River",
        "Maitland",
        "Muswellbrook",
        "Singleton" .

<https://uatdatansw.dac.nsw.gov.au/dataset/7e0ba94a-1be8-417d-b288-3d9c3c5519cd/resource/83e3e7b2-a4b3-4f34-b103-ae1af98e8e1d> a dcat:Distribution ;
    dct:issued "2025-12-17T02:18:30.059301"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:18:30.016249"^^xsd:dateTime ;
    dct:title "Hunter Valley - Effects of Dams on Flood - Levels at Muswellbrook, Singleton and Maitland" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/0f0f78ed-f130-4a39-afee-c96566fd6369/resource/002e521b-5f1a-46de-b1e0-44adc78f0ae4> .

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

