@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/13a356d8-11b5-4950-8e14-9054e9f10bed> a dcat:Dataset ;
    dct:description "From 2010 and 2011" ;
    dct:identifier "13a356d8-11b5-4950-8e14-9054e9f10bed" ;
    dct:issued "2022-02-02T23:19:22.942663"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:35:53.900912"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/9e2cf05b-d1df-409e-8d0c-982713a49716> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((147.0578 -35.3011, 147.0578 -35.2425, 147.1787 -35.2425, 147.1787 -35.3011, 147.0578 -35.3011))"^^gsp:wktLiteral ] ;
    dct:title "The Rock Flood Study - Historical Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lockhart Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/13a356d8-11b5-4950-8e14-9054e9f10bed/resource/6ce83fe1-12f6-4697-a08f-b66c02adf0d4> ;
    dcat:keyword "Bullenbong Creek",
        "Burkes Creek",
        "Burrandana",
        "Flowerpot Hill",
        "Hanging Rock",
        "Mangoplah",
        "Pulletop",
        "The Rock",
        "Urana Street",
        "Westby" .

<https://uatdatansw.dac.nsw.gov.au/dataset/13a356d8-11b5-4950-8e14-9054e9f10bed/resource/6ce83fe1-12f6-4697-a08f-b66c02adf0d4> a dcat:Distribution ;
    dct:issued "2025-12-17T00:35:54.003334"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:35:53.925471"^^xsd:dateTime ;
    dct:title "The Rock Flood Study - Historical Data" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/259f2fdc-e692-4b25-9d78-5c2499b88319/resource/e433b056-6bf6-411b-b091-f232e29ba8ee> .

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

