@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/aebe5756-6fb8-4ed7-b3f8-ebfa39197adf> a dcat:Dataset ;
    dct:description "Flood Planning Area (cadastre)" ;
    dct:identifier "aebe5756-6fb8-4ed7-b3f8-ebfa39197adf" ;
    dct:issued "2022-02-02T23:20:46.094360"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:05:20.956672"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/a1b892fb-f2c9-467c-b4ac-23aaba0eec8e> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((149.9977 -35.8601, 149.9977 -35.7298, 150.2477 -35.7298, 150.2477 -35.8601, 149.9977 -35.8601))"^^gsp:wktLiteral ] ;
    dct:title "Tomakin, Mossy Point, Broulee and Mogo Flood Study - FPA" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Eurobodalla Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/aebe5756-6fb8-4ed7-b3f8-ebfa39197adf/resource/de89d30d-49e2-4c4d-86fc-80f51e35be94> ;
    dcat:keyword "Broulee",
        "Cabbage Tree Creek",
        "Candlagan Creek",
        "Dunns Creek",
        "Jeremadra Creek",
        "Lynch Creek",
        "Mogo",
        "Mossy Point",
        "Tomaga River",
        "Tomakin" .

<https://uatdatansw.dac.nsw.gov.au/dataset/aebe5756-6fb8-4ed7-b3f8-ebfa39197adf/resource/de89d30d-49e2-4c4d-86fc-80f51e35be94> a dcat:Distribution ;
    dct:issued "2025-12-17T00:05:21.021916"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:05:20.968799"^^xsd:dateTime ;
    dct:title "Tomakin, Mossy Point, Broulee and Mogo Flood Study - Flood Planning Area" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/3ea9315a-35b3-4ce7-8f44-cbd0e3341e0c/resource/31ace6fd-a4d2-423e-b8d6-82699873833f> .

<https://uatdatansw.dac.nsw.gov.au/organization/a1b892fb-f2c9-467c-b4ac-23aaba0eec8e> a foaf:Agent ;
    foaf:name "Eurobodalla Shire Council" .

