@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/bfcf3301-a61f-4ab5-8d55-128e13177df3> a dcat:Dataset ;
    dct:description """Illustrates the flood hazard extents within the vicinity of Moonee, as well as the 1% AEP and estimated drainage lines.\r
""" ;
    dct:identifier "bfcf3301-a61f-4ab5-8d55-128e13177df3" ;
    dct:issued "2022-02-02T22:56:00.809305"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:23:18.465373"^^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.0450 -30.3278, 153.0450 -30.1701, 153.2387 -30.1701, 153.2387 -30.3278, 153.0450 -30.3278))"^^gsp:wktLiteral ] ;
    dct:title "Moonee - Flood Extents Map" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Coffs Harbour City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/bfcf3301-a61f-4ab5-8d55-128e13177df3/resource/854eacdb-604a-45d4-8de9-309481d1b89c> ;
    dcat:keyword "Emerald Beach",
        "Heritage Park",
        "Moonee Beach",
        "Pacific Highway",
        "Sapphire Beach" .

<https://uatdatansw.dac.nsw.gov.au/dataset/bfcf3301-a61f-4ab5-8d55-128e13177df3/resource/854eacdb-604a-45d4-8de9-309481d1b89c> a dcat:Distribution ;
    dct:issued "2025-12-17T00:23:18.507459"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:23:18.475274"^^xsd:dateTime ;
    dct:title "Moonee - Flood Risk Map" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/b0bbc5ae-44be-49e7-a84b-86620d5a38ec/resource/309fdf20-cf51-45c5-9a79-08c6121ebbae> .

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

