@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/07e741dd-beb4-46cb-bd05-9b6db0b5befe> a dcat:Dataset ;
    dct:description "Wee Waa Levee Risk Management Study & Plan - Reports" ;
    dct:identifier "07e741dd-beb4-46cb-bd05-9b6db0b5befe" ;
    dct:issued "2022-02-02T23:28:39.530974"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:46:53.939308"^^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.4201 -30.2339, 149.4201 -30.2146, 149.4616 -30.2146, 149.4616 -30.2339, 149.4201 -30.2339))"^^gsp:wktLiteral ] ;
    dct:title "Wee Waa LRMS&P - Reports" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Narrabri Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/07e741dd-beb4-46cb-bd05-9b6db0b5befe/resource/03232eb8-f06e-44d4-af72-af3ca22ee61c> ;
    dcat:keyword "Narrabri Shire Council",
        "Wee Waa",
        "levee" .

<https://uatdatansw.dac.nsw.gov.au/dataset/07e741dd-beb4-46cb-bd05-9b6db0b5befe/resource/03232eb8-f06e-44d4-af72-af3ca22ee61c> a dcat:Distribution ;
    dct:issued "2025-12-17T01:46:53.986882"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:46:53.957500"^^xsd:dateTime ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/d0467699-8ee0-4c25-afe0-b75f3b81d094/resource/07106893-11a8-4fac-a410-3c292da224d6> .

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

