@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/2fb5c918-1676-47e1-9142-d7b608560e93> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "2fb5c918-1676-47e1-9142-d7b608560e93" ;
    dct:issued "2022-02-02T23:19:20.625478"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:57:19.223727"^^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.0218 -35.3336, 147.0218 -35.2002, 147.2250 -35.2002, 147.2250 -35.3336, 147.0218 -35.3336))"^^gsp:wktLiteral ] ;
    dct:title "The Rock Flood Study (Draft Issue 3) - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lockhart Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/2fb5c918-1676-47e1-9142-d7b608560e93/resource/bac90658-3ec9-4163-b7dc-e2e2c40cea83> ;
    dcat:keyword "Bulloc Bulloc Range",
        "Burkes Creek",
        "Burrandana",
        "Flowerpot Hill",
        "Livingstone State Forest",
        "Mangoplah",
        "Murrumbidgee River",
        "Old Main Creek",
        "Pulletop",
        "Sandy Creek",
        "The Rock",
        "Westby" .

<https://uatdatansw.dac.nsw.gov.au/dataset/2fb5c918-1676-47e1-9142-d7b608560e93/resource/bac90658-3ec9-4163-b7dc-e2e2c40cea83> a dcat:Distribution ;
    dct:issued "2025-12-17T00:57:19.284324"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:57:19.233110"^^xsd:dateTime ;
    dct:title "The Rock - Flood Study Draft Issue 3 - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/ebf9a288-d10a-4fba-89e6-6cd3f99db669/resource/c237c975-2697-4fa2-885e-8c68845290bc> .

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

