@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://data.gov.au/dataset/7ebcf9a6-af5e-48b2-ac9a-f5fe7d2e25db> a dcat:Dataset ;
    dct:description "This report has been prepared by the Dams Section of Infrastructure Services - Public Works Advisory (PWA) and presents the findings of a desktop seepage and stability analysis for the Murrumbidgee Irrigation Canal Levee." ;
    dct:identifier "7ebcf9a6-af5e-48b2-ac9a-f5fe7d2e25db" ;
    dct:issued "2025-12-18T14:55:20.685218"^^xsd:dateTime ;
    dct:modified "2025-12-18T14:55:26.812856"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/7488762e-f846-4e57-ab19-995974bb2487> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (147.0179 -32.1618)"^^gsp:wktLiteral ] ;
    dct:title "Murrumbidgee Irrigation Canal Levee - Seepage and Stability Analysis" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Narrandera Shire Council" ] ;
    dcat:distribution <https://data.gov.au/dataset/7ebcf9a6-af5e-48b2-ac9a-f5fe7d2e25db/resource/d21eea6b-e2b0-4e81-88c0-50cba63462b2> ;
    dcat:keyword "Levee Assessment",
        "Murrumbidgee River",
        "Narrandera" .

<https://data.gov.au/dataset/7ebcf9a6-af5e-48b2-ac9a-f5fe7d2e25db/resource/d21eea6b-e2b0-4e81-88c0-50cba63462b2> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-12-17T05:49:07.277348"^^xsd:dateTime ;
    dct:modified "2025-12-18T14:55:20.679729"^^xsd:dateTime ;
    dct:title "Murrumbidgee Irrigation Canal Levee - Seepage and Stability Analysis" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/84bbdc96-d4ec-486d-90db-f32f6fac9c6b/resource/4faa6426-7d84-44ce-b75f-ad498a73eb49> .

<https://data.gov.au/organization/7488762e-f846-4e57-ab19-995974bb2487> a foaf:Agent ;
    foaf:mbox "?datansw@customerservice.nsw.gov.au" ;
    foaf:name "Narrandera Shire Council" .

