@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/4f189fe7-96ae-4f69-8b32-bfee74206062> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "4f189fe7-96ae-4f69-8b32-bfee74206062" ;
    dct:issued "2022-02-02T23:12:51.512926"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:49:40.188529"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/4bd956af-a332-4d5f-9880-37c74f54eeef> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.2051 -32.9764, 150.2051 -32.0500, 151.3092 -32.0500, 151.3092 -32.9764, 150.2051 -32.9764))"^^gsp:wktLiteral ] ;
    dct:title "Shire Roads Flooding Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Muswellbrook Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/4f189fe7-96ae-4f69-8b32-bfee74206062/resource/df296ce2-abb0-49fa-8b5d-5a7645eb4365> ;
    dcat:keyword "Aberdeen",
        "Denman",
        "Hunter",
        "Hunter River",
        "Muscle Creek",
        "Muswellbrook",
        "New England Highway",
        "Sandy Creek",
        "Shire Roads" .

<https://uatdatansw.dac.nsw.gov.au/dataset/4f189fe7-96ae-4f69-8b32-bfee74206062/resource/df296ce2-abb0-49fa-8b5d-5a7645eb4365> a dcat:Distribution ;
    dct:issued "2025-12-17T00:49:40.241635"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:49:40.200265"^^xsd:dateTime ;
    dct:title "Shire Roads - Flooding Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/a9cfd0db-b8cf-4af9-8f15-b186c936664c/resource/c9bad902-ce57-4081-bb8e-f27604fb791a> .

<https://uatdatansw.dac.nsw.gov.au/organization/4bd956af-a332-4d5f-9880-37c74f54eeef> a foaf:Agent ;
    foaf:name "Muswellbrook Shire Council" .

