@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/b6a7fbb7-80de-46b0-80c8-640595b93c21> a dcat:Dataset ;
    dct:description "Flood studies, DCP, LEP, Rainfall, Photos" ;
    dct:identifier "b6a7fbb7-80de-46b0-80c8-640595b93c21" ;
    dct:issued "2022-02-02T23:14:55.613069"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:58:45.292842"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/30d4a369-79ee-4b11-ba80-9d409c3f449b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.8117 -34.6970, 150.8117 -34.6521, 150.8694 -34.6521, 150.8694 -34.6970, 150.8117 -34.6970))"^^gsp:wktLiteral ] ;
    dct:title "Spring Creek Catchment Flood Study - Collected Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Council Of The Municipality Of Kiama" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/b6a7fbb7-80de-46b0-80c8-640595b93c21/resource/5f32b56d-5356-459a-89c3-72d4aa21c2af> ;
    dcat:keyword "Bombo Beach",
        "Jamberoo Road",
        "Kiama",
        "Princes Highway",
        "Spring Creek",
        "Willow Gully" .

<https://uatdatansw.dac.nsw.gov.au/dataset/b6a7fbb7-80de-46b0-80c8-640595b93c21/resource/5f32b56d-5356-459a-89c3-72d4aa21c2af> a dcat:Distribution ;
    dct:issued "2025-12-17T00:58:45.335084"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:58:45.302373"^^xsd:dateTime ;
    dct:title "Spring Creek Catchment Flood Study - Collected Data" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/dc531dc2-f377-4429-8b8c-636793fa98b7/resource/03932150-41f3-49f2-a904-e84954a8435b> .

<https://uatdatansw.dac.nsw.gov.au/organization/30d4a369-79ee-4b11-ba80-9d409c3f449b> a foaf:Agent ;
    foaf:name "The Council Of The Municipality Of Kiama" .

