@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/1d62bc33-854b-456c-b9ae-6b03f59d5332> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "1d62bc33-854b-456c-b9ae-6b03f59d5332" ;
    dct:issued "2022-02-02T22:54:57.896842"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:21:29.070347"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/087892ac-e9cb-4edd-960a-7adec17d196c> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.0623 -32.4565, 150.0623 -31.9755, 150.7022 -31.9755, 150.7022 -32.4565, 150.0623 -32.4565))"^^gsp:wktLiteral ] ;
    dct:title "Merriwa Flash Flood - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Upper Hunter Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/1d62bc33-854b-456c-b9ae-6b03f59d5332/resource/629eee90-670b-4508-a2da-3f6844a26a7f> ;
    dcat:keyword "Binks Road",
        "Killoe Creek",
        "Murrurundi",
        "Newcastle",
        "Ringwood Roas",
        "Roscommon" .

<https://uatdatansw.dac.nsw.gov.au/dataset/1d62bc33-854b-456c-b9ae-6b03f59d5332/resource/629eee90-670b-4508-a2da-3f6844a26a7f> a dcat:Distribution ;
    dct:issued "2025-12-17T00:21:29.108114"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:21:29.079027"^^xsd:dateTime ;
    dct:title "Merriwa - Flash Flood - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/7f38bdad-1748-46fb-b1f8-f3ee04996d01/resource/ea7eb1ab-ebe4-40e9-8fcd-c68635107fd3> .

<https://uatdatansw.dac.nsw.gov.au/organization/087892ac-e9cb-4edd-960a-7adec17d196c> a foaf:Agent ;
    foaf:name "Upper Hunter Shire Council" .

