@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/a5625ea2-5faa-4577-8180-d85159c15157> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "a5625ea2-5faa-4577-8180-d85159c15157" ;
    dct:issued "2022-02-02T23:30:25.199968"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:25:55.666827"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/3c3b0d49-4b41-4d30-9efd-755af8f394c3> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.0874 -32.9971, 151.0874 -32.8842, 151.2000 -32.8842, 151.2000 -32.9971, 151.0874 -32.9971))"^^gsp:wktLiteral ] ;
    dct:title "Wollombi Flood Study Review and Model Upgrade - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Cessnock City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/a5625ea2-5faa-4577-8180-d85159c15157/resource/d0533dc7-6f50-4631-bf12-0dbd7e52e9ce> ;
    dcat:keyword "Congewai Creek",
        "Hunter River",
        "Singleton",
        "Warkworth",
        "Watagan Ranges",
        "Wollombi" .

<https://uatdatansw.dac.nsw.gov.au/dataset/a5625ea2-5faa-4577-8180-d85159c15157/resource/d0533dc7-6f50-4631-bf12-0dbd7e52e9ce> a dcat:Distribution ;
    dct:issued "2025-12-17T00:25:55.707116"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:25:55.675419"^^xsd:dateTime ;
    dct:title "Wollombi Flood Study Review and Model Upgrade - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/98af3aae-c49b-4695-9a8b-860f1d1ee542/resource/2b1f4f76-555e-4dab-badc-984c7403c8c4> .

<https://uatdatansw.dac.nsw.gov.au/organization/3c3b0d49-4b41-4d30-9efd-755af8f394c3> a foaf:Agent ;
    foaf:name "Cessnock City Council" .

