@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/635a70cb-be15-468e-931d-50e2e1f60ec3> a dcat:Dataset ;
    dct:description "Flood Map" ;
    dct:identifier "635a70cb-be15-468e-931d-50e2e1f60ec3" ;
    dct:issued "2022-02-02T23:03:24.659029"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:11:00.767874"^^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.5690 -34.9293, 150.5690 -34.8595, 150.6267 -34.8595, 150.6267 -34.9293, 150.5690 -34.9293))"^^gsp:wktLiteral ] ;
    dct:title "Nowra & Browns Creeks Hazard and Hydraulic Categories 1% AEP - Map" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Shoalhaven City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/635a70cb-be15-468e-931d-50e2e1f60ec3/resource/1580dc16-f5ee-4045-a36e-35f0cbb0731e> ;
    dcat:keyword "Bomaderry",
        "Culburra",
        "Greenwell Point",
        "Nowra",
        "Orient Point",
        "Shoalhaven Heads",
        "Shoalhaven River",
        "flood map" .

<https://uatdatansw.dac.nsw.gov.au/dataset/635a70cb-be15-468e-931d-50e2e1f60ec3/resource/1580dc16-f5ee-4045-a36e-35f0cbb0731e> a dcat:Distribution ;
    dct:issued "2025-12-17T02:11:00.814157"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:11:00.777406"^^xsd:dateTime ;
    dct:title "Nowra & Browns Creeks - Flood Map" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/4fdcc1c8-94ee-4437-b870-4c607c48f1da/resource/3ce074aa-7632-49b3-be2a-9aae52924c4d> .

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

