@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/839c49cb-9078-4f37-81fb-4cb1488d3e26> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "839c49cb-9078-4f37-81fb-4cb1488d3e26" ;
    dct:issued "2022-07-25T03:35:31.866548"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:18:25.252655"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/2967a590-c189-4b99-8d0a-8c826be09584> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((147.3871 -31.8076, 147.3871 -31.1235, 148.1396 -31.1235, 148.1396 -31.8076, 147.3871 -31.8076))"^^gsp:wktLiteral ] ;
    dct:title "Submission on Draft Water Sharing Plan - Macquarie and Cudgegong Regulated Rivers Water Source - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NSW Department of Natural Resources" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/839c49cb-9078-4f37-81fb-4cb1488d3e26/resource/b97d9f32-0893-4209-bfaa-46b59c136036> ;
    dcat:keyword "Crooked Creek",
        "Cudgegong",
        "Half Moon Lagoon",
        "Marra Creek",
        "Mumblebone Weir" .

<https://uatdatansw.dac.nsw.gov.au/dataset/839c49cb-9078-4f37-81fb-4cb1488d3e26/resource/b97d9f32-0893-4209-bfaa-46b59c136036> a dcat:Distribution ;
    dct:issued "2025-12-17T02:18:25.292404"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:18:25.262150"^^xsd:dateTime ;
    dct:title "Macquarie and Cudgegong - Regulated Rivers Water Source - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/a692bc52-e67a-466d-ae86-5b6fd13edb6b/resource/5f5a5614-b57d-40cd-b894-7b656facaad2> .

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

