@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/4fe84a69-2cfe-4bba-bf0b-2f7c705c1295> a dcat:Dataset ;
    dct:description "Flood Map" ;
    dct:identifier "4fe84a69-2cfe-4bba-bf0b-2f7c705c1295" ;
    dct:issued "2022-02-02T22:37:01.649784"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:49:10.848932"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/c656513d-c0ba-4e10-8f4a-eb730b56bd3b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.6500 -34.9422, 150.6500 -34.8296, 150.7874 -34.8296, 150.7874 -34.9422, 150.6500 -34.9422))"^^gsp:wktLiteral ] ;
    dct:title "Greenwell Point & Culburra - Flood Map" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Shoalhaven City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/4fe84a69-2cfe-4bba-bf0b-2f7c705c1295/resource/f1bf75c3-31a3-4066-8307-e043c24e5ae8> ;
    dcat:keyword "Culburra",
        "Greenwell Point",
        "flood map" .

<https://uatdatansw.dac.nsw.gov.au/dataset/4fe84a69-2cfe-4bba-bf0b-2f7c705c1295/resource/f1bf75c3-31a3-4066-8307-e043c24e5ae8> a dcat:Distribution ;
    dct:issued "2025-12-17T01:49:10.879327"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:49:10.858363"^^xsd:dateTime ;
    dct:title "Greenwell Point & Culburra - Flood Map" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/f47e28a4-0829-4259-8d26-fcc4ba311689/resource/7dc6b96c-ee74-46a1-8174-7eb270a56c25> .

<https://uatdatansw.dac.nsw.gov.au/organization/c656513d-c0ba-4e10-8f4a-eb730b56bd3b> a foaf:Agent ;
    foaf:name "Shoalhaven City Council" .

