@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/e13f7c9a-faf1-4c5c-8f9c-ddb2a7f3d0f0> a dcat:Dataset ;
    dct:description "GIS layers used in Figures." ;
    dct:identifier "e13f7c9a-faf1-4c5c-8f9c-ddb2a7f3d0f0" ;
    dct:issued "2026-03-24T07:08:32.062683"^^xsd:dateTime ;
    dct:modified "2026-05-14T00:39:31.363751"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/9e2cf05b-d1df-409e-8d0c-982713a49716> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (147.1147 -35.2700)"^^gsp:wktLiteral ] ;
    dct:title "The Rock Flood Study Review - Figure Layers" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lockhart Shire Council" ] ;
    dcat:distribution <https://data.nsw.gov.au/dataset/e13f7c9a-faf1-4c5c-8f9c-ddb2a7f3d0f0/resource/55bf7b9e-f87d-4d4b-88e5-dd4e1940949a> ;
    dcat:keyword "Burkes Creek",
        "The Rock",
        "The Rock Flood Study" .

<https://data.nsw.gov.au/dataset/e13f7c9a-faf1-4c5c-8f9c-ddb2a7f3d0f0/resource/55bf7b9e-f87d-4d4b-88e5-dd4e1940949a> a dcat:Distribution ;
    dct:issued "2026-05-14T00:39:31.412176"^^xsd:dateTime ;
    dct:modified "2026-05-14T00:39:31.384796"^^xsd:dateTime ;
    dct:title "The Rock Flood Study Review - Figure Layers" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/420418e1-8559-48ea-86a7-dd4686d19ee2/resource/1eccde2a-40a3-4720-a175-e194c29f1c59> .

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

