@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/c61dd7c9-f0ec-423a-a8f0-2bdf35c0cdfa> a dcat:Dataset ;
    dct:description "Part 1" ;
    dct:identifier "c61dd7c9-f0ec-423a-a8f0-2bdf35c0cdfa" ;
    dct:issued "2022-02-02T23:22:34.034839"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:07:17.442479"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8ff6f883-d0d3-4e87-8e29-3e93c586b913> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.2927 -33.3948, 151.2927 -33.2180, 151.6196 -33.2180, 151.6196 -33.3948, 151.2927 -33.3948))"^^gsp:wktLiteral ] ;
    dct:title "Tuggerah Lakes Floodplain Risk Management Study and Plan - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Central Coast Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/c61dd7c9-f0ec-423a-a8f0-2bdf35c0cdfa/resource/5c19acef-10d7-4209-8d09-8c3f7e9e84ce> ;
    dcat:keyword "Berkeley Vale",
        "Budgewoi",
        "Chittaway",
        "ICOLL",
        "Munmorah",
        "North Entrance",
        "Ourimbah Creek",
        "South Tacoma",
        "Tuggerah Lakes",
        "Tuggerawong",
        "Wyong River" .

<https://uatdatansw.dac.nsw.gov.au/dataset/c61dd7c9-f0ec-423a-a8f0-2bdf35c0cdfa/resource/5c19acef-10d7-4209-8d09-8c3f7e9e84ce> a dcat:Distribution ;
    dct:issued "2025-12-17T00:07:17.503211"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:07:17.453351"^^xsd:dateTime ;
    dct:title "Tuggerah Lakes FRMSP Report (Part 1)" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/e01b53ec-1a2b-4e21-b831-a6c63e06654e/resource/3d11f119-d95f-421a-93ba-066f58cab6eb> .

<https://uatdatansw.dac.nsw.gov.au/organization/8ff6f883-d0d3-4e87-8e29-3e93c586b913> a foaf:Agent ;
    foaf:name "Central Coast Council" .

