@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/10b150e3-0e3e-4602-983d-cda15a58d444> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "10b150e3-0e3e-4602-983d-cda15a58d444" ;
    dct:issued "2022-02-02T22:55:57.240949"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:24:48.621895"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/b21e41c1-4693-40f6-af5a-cca0af8a8317> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((149.0735 -29.6475, 149.0735 -29.3415, 149.9057 -29.3415, 149.9057 -29.6475, 149.0735 -29.6475))"^^gsp:wktLiteral ] ;
    dct:title "Moomin Creek Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NSW Department of Planning, Industry and Environment" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/10b150e3-0e3e-4602-983d-cda15a58d444/resource/90ec318b-d8d1-4571-9123-fd1a597051f9> ;
    dcat:keyword "Copeton Dam",
        "Great Artesian Basin",
        "Kamilaroi",
        "Mallowa Creek",
        "Millie Creek",
        "Narrabri",
        "Walgett" .

<https://uatdatansw.dac.nsw.gov.au/dataset/10b150e3-0e3e-4602-983d-cda15a58d444/resource/90ec318b-d8d1-4571-9123-fd1a597051f9> a dcat:Distribution ;
    dct:issued "2025-12-17T00:24:48.673436"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:24:48.632880"^^xsd:dateTime ;
    dct:title "Moomin Creek Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/81ffa2ab-91ee-479d-baea-3615082cf6ad/resource/804d8b72-751f-41cb-b1d1-92b2ed589dce> .

<https://uatdatansw.dac.nsw.gov.au/organization/b21e41c1-4693-40f6-af5a-cca0af8a8317> a foaf:Agent ;
    foaf:name "NSW Department of Planning, Industry and Environment" .

