@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/33f5dcbd-8c90-4574-aa92-b15165549c39> a dcat:Dataset ;
    dct:description "Illustrates high risk, medium risk (1% AEP) and low risk (PMF) regions within the vicinity of Coffs Creek. The road map is also underlying, in order to show what particular streets are subject to a higher chance of flooding." ;
    dct:identifier "33f5dcbd-8c90-4574-aa92-b15165549c39" ;
    dct:issued "2022-02-02T22:22:40.912488"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:10:47.798410"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/76e8dd00-7caf-41f5-9193-64f2f4824a27> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((153.0361 -30.3433, 153.0361 -30.2543, 153.1789 -30.2543, 153.1789 -30.3433, 153.0361 -30.3433))"^^gsp:wktLiteral ] ;
    dct:title "Coffs Creek - Flood Risk Map" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Coffs Harbour City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/33f5dcbd-8c90-4574-aa92-b15165549c39/resource/757a6ad5-d5fd-4b4e-a39f-a9cb60a5604c> ;
    dcat:keyword "Carralls Creek",
        "Coffs Harbour",
        "Grafton Street",
        "Pacific Highway" .

<https://uatdatansw.dac.nsw.gov.au/dataset/33f5dcbd-8c90-4574-aa92-b15165549c39/resource/757a6ad5-d5fd-4b4e-a39f-a9cb60a5604c> a dcat:Distribution ;
    dct:issued "2025-12-17T00:10:47.834168"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:10:47.807434"^^xsd:dateTime ;
    dct:title "Coffs Creek - Flood Risk Map" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/1eb8c09a-8011-4438-8a31-af3efce853b1/resource/8cd2e27b-787c-471a-bf25-c2b97f2abcb4> .

<https://uatdatansw.dac.nsw.gov.au/organization/76e8dd00-7caf-41f5-9193-64f2f4824a27> a foaf:Agent ;
    foaf:name "Coffs Harbour City Council" .

