@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/4f647ca6-83db-4699-a69b-26046e57835d> a dcat:Dataset ;
    dct:description """This study investigates the hydraulic effectiveness of the current levee, assess the need for future\r
improvements and also attempt to establish the flood overtopping levels of the levee, for the benefit of\r
emergency services.""" ;
    dct:identifier "4f647ca6-83db-4699-a69b-26046e57835d" ;
    dct:issued "2022-02-02T23:28:31.686400"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:14:01.012525"^^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.4470 -30.2128, 149.4592 -30.2134, 149.4611 -30.2227, 149.4324 -30.2374, 149.4223 -30.2247, 149.4470 -30.2128))"^^gsp:wktLiteral ] ;
    dct:title "Wee Waa Levee Flood Investigation" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Narrabri Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/4f647ca6-83db-4699-a69b-26046e57835d/resource/3a710fa5-b11e-452a-816d-88e0ad4f7721> ;
    dcat:keyword "flood data" .

<https://uatdatansw.dac.nsw.gov.au/dataset/4f647ca6-83db-4699-a69b-26046e57835d/resource/3a710fa5-b11e-452a-816d-88e0ad4f7721> a dcat:Distribution ;
    dct:issued "2025-12-17T01:14:01.057766"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:14:01.023639"^^xsd:dateTime ;
    dct:title "Report - Wee Waa Levee Flood Investigation" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/c99d8022-545f-4f06-8a8f-3d63fe088436/resource/2b1d58d2-3895-458c-b5ea-c4c93a7755ee> .

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

