@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/1435af98-5ad1-450f-ac05-76c5f011cd76> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "1435af98-5ad1-450f-ac05-76c5f011cd76" ;
    dct:issued "2022-02-02T22:55:56.074961"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:24:04.764644"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/2967a590-c189-4b99-8d0a-8c826be09584> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((148.7604 -29.8645, 148.7604 -29.2049, 150.0128 -29.2049, 150.0128 -29.8645, 148.7604 -29.8645))"^^gsp:wktLiteral ] ;
    dct:title "Moomin Creek Floodplain Management Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NSW Department of Natural Resources" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/1435af98-5ad1-450f-ac05-76c5f011cd76/resource/c04e4359-3d94-4d07-9284-09150123921d> ;
    dcat:keyword "Baroona",
        "Copeton Dam",
        "Great Artesian Basin",
        "Gurley Creek",
        "Kamilaroi",
        "Mallowa Creek",
        "Millie Creek",
        "Narrabri",
        "Thalaba Creek",
        "Tycannah Creek",
        "Walgett",
        "Wolongimba Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/1435af98-5ad1-450f-ac05-76c5f011cd76/resource/c04e4359-3d94-4d07-9284-09150123921d> a dcat:Distribution ;
    dct:issued "2025-12-17T00:24:04.832472"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:24:04.774265"^^xsd:dateTime ;
    dct:title "Moomin Creek Floodplain Management Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/c57ca054-13da-4c7a-8a65-51b7fe0e6452/resource/12a57b55-f5d8-412f-bc1c-d4189119dd42> .

<https://uatdatansw.dac.nsw.gov.au/organization/2967a590-c189-4b99-8d0a-8c826be09584> a foaf:Agent ;
    foaf:name "NSW Department of Natural Resources" .

