@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/0d4f57c7-82c3-44d6-a5f5-82d91ab528e5> a dcat:Dataset ;
    dct:description "The dataset includes the final report, figures and appendices for The Rock Flood Study Review" ;
    dct:identifier "0d4f57c7-82c3-44d6-a5f5-82d91ab528e5" ;
    dct:issued "2026-03-24T00:57:12.114538"^^xsd:dateTime ;
    dct:modified "2026-05-14T00:39:26.903399"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/9e2cf05b-d1df-409e-8d0c-982713a49716> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (147.1167 -35.2705)"^^gsp:wktLiteral ] ;
    dct:title "The Rock Flood Study Review Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lockhart Shire Council" ] ;
    dcat:distribution <https://data.nsw.gov.au/dataset/0d4f57c7-82c3-44d6-a5f5-82d91ab528e5/resource/7571c40e-6231-4adc-a9c9-0e6125883c27> ;
    dcat:keyword "Burkes Creek",
        "The Rock",
        "The Rock Flood Study" .

<https://data.nsw.gov.au/dataset/0d4f57c7-82c3-44d6-a5f5-82d91ab528e5/resource/7571c40e-6231-4adc-a9c9-0e6125883c27> a dcat:Distribution ;
    dct:issued "2026-05-14T00:39:26.958808"^^xsd:dateTime ;
    dct:modified "2026-05-14T00:39:26.928596"^^xsd:dateTime ;
    dct:title "The Rock Flood Study Review Report" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/8ac21824-6803-4bd9-a746-eea80348c1d2/resource/86f8eba6-74c2-4c8f-a7a8-73eb55a0a695> .

<https://data.nsw.gov.au/organization/9e2cf05b-d1df-409e-8d0c-982713a49716> a foaf:Agent ;
    foaf:name "Lockhart Shire Council" .

