@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.nsw.gov.au/dataset/6d0e585a-1263-494e-9394-44102a527ddd> a dcat:Dataset ;
    dct:description """Eight Mile Creek Flood Study Review\r
Final Report""" ;
    dct:identifier "6d0e585a-1263-494e-9394-44102a527ddd" ;
    dct:issued "2026-06-05T00:43:51.696038"^^xsd:dateTime ;
    dct:modified "2026-06-05T05:54:29.312883"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/cf38cf6d-4e29-48f5-b23f-83c428d8bd77> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((146.9924 -36.0697, 147.0250 -36.0755, 147.0518 -36.0466, 147.0440 -36.0003, 147.0309 -35.9686, 147.0138 -35.9531, 146.9849 -35.9525, 146.9575 -35.9681, 146.9664 -35.9981, 146.9746 -36.0214, 146.9808 -36.0470, 146.9924 -36.0697))"^^gsp:wktLiteral ] ;
    dct:title "EMCFSR_Final_Reports" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Albury City Council" ] ;
    dcat:distribution <https://data.nsw.gov.au/dataset/6d0e585a-1263-494e-9394-44102a527ddd/resource/60a22449-a7ad-4a7f-94ab-a75410ab63f1> ;
    dcat:keyword "Eight Mile Creek",
        "Thurgoona",
        "Wirlinga" .

<https://data.nsw.gov.au/dataset/6d0e585a-1263-494e-9394-44102a527ddd/resource/60a22449-a7ad-4a7f-94ab-a75410ab63f1> a dcat:Distribution ;
    dct:issued "2026-06-05T05:54:29.396275"^^xsd:dateTime ;
    dct:modified "2026-06-05T05:54:29.335863"^^xsd:dateTime ;
    dct:title "EMCFSR_Final_Reports" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/306a4c9b-e8c9-4f30-854c-d192c77db7cb/resource/5223ae84-04f4-425e-916e-51ba27a3ec71> .

<https://data.nsw.gov.au/organization/cf38cf6d-4e29-48f5-b23f-83c428d8bd77> a foaf:Agent ;
    foaf:name "Albury City Council" .

