@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/03d4280e-4173-4b78-aedd-8bf09ba4bc8a> a dcat:Dataset ;
    dct:description "A B C D" ;
    dct:identifier "03d4280e-4173-4b78-aedd-8bf09ba4bc8a" ;
    dct:issued "2022-02-02T22:18:07.159979"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:18:06.908831"^^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.1842 -33.5746, 151.1842 -33.4131, 151.3985 -33.4131, 151.3985 -33.5746, 151.1842 -33.5746))"^^gsp:wktLiteral ] ;
    dct:title "Brisbane Water Foreshore Floodplain Risk Management Plan - Report Appendices" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Central Coast Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/03d4280e-4173-4b78-aedd-8bf09ba4bc8a/resource/0282d5dc-512d-4263-bda0-6d3fbf3b29e4> ;
    dcat:keyword "Brisbane Water",
        "Davistown",
        "Erina",
        "Ettalong",
        "Gosford",
        "Lower Hawkesbury River",
        "Point Clare",
        "Woy Woy" .

<https://uatdatansw.dac.nsw.gov.au/dataset/03d4280e-4173-4b78-aedd-8bf09ba4bc8a/resource/0282d5dc-512d-4263-bda0-6d3fbf3b29e4> a dcat:Distribution ;
    dct:issued "2025-12-17T00:18:06.956451"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:18:06.919105"^^xsd:dateTime ;
    dct:title "Brisbane Water Foreshore FRMP Report Appendices" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/df67a002-bb76-4460-b993-c091045b40e8/resource/9b3fdc45-d01e-4046-9b4f-8ea6f9a75aa4> .

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

