@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/f56cd64c-ca08-4498-bbdb-8df9db522254> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "f56cd64c-ca08-4498-bbdb-8df9db522254" ;
    dct:issued "2022-02-02T23:28:33.952986"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:27:32.951089"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/a7059c07-5aa7-4af2-9496-f6daaab950db> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((149.2218 -30.3373, 149.2218 -30.1273, 149.7052 -30.1273, 149.7052 -30.3373, 149.2218 -30.3373))"^^gsp:wktLiteral ] ;
    dct:title "Wee Waa Levee Visual Audit - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Narrabri Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/f56cd64c-ca08-4498-bbdb-8df9db522254/resource/b67b64cd-056a-40f3-96ba-77bdc9084bc7> ;
    dcat:keyword "Namoi River",
        "Wee Waa" .

<https://uatdatansw.dac.nsw.gov.au/dataset/f56cd64c-ca08-4498-bbdb-8df9db522254/resource/b67b64cd-056a-40f3-96ba-77bdc9084bc7> a dcat:Distribution ;
    dct:issued "2025-12-17T00:27:32.981656"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:27:32.963948"^^xsd:dateTime ;
    dct:title "Wee Waa Levee Visual Audit - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/a0ff2a16-ed01-4b9b-888d-66e92e46c140/resource/d2115d07-1a1f-44f0-80f1-8ce3552eccb6> .

<https://uatdatansw.dac.nsw.gov.au/organization/a7059c07-5aa7-4af2-9496-f6daaab950db> a foaf:Agent ;
    foaf:name "Narrabri Shire Council" .

