@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/bb8dfa9f-851d-45c5-af3d-29d0f7fe465c> a dcat:Dataset ;
    dct:description "Report" ;
    dct:identifier "bb8dfa9f-851d-45c5-af3d-29d0f7fe465c" ;
    dct:issued "2022-02-02T23:23:18.578316"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:14:20.112720"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/52072a66-780e-4612-975d-391ab44d3a5a> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((153.0121 -28.5314, 153.0121 -28.1350, 153.6383 -28.1350, 153.6383 -28.5314, 153.0121 -28.5314))"^^gsp:wktLiteral ] ;
    dct:title "Tweed Valley - Floodplain Risk Management Policy - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tweed Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/bb8dfa9f-851d-45c5-af3d-29d0f7fe465c/resource/1f6833d0-5313-45e9-8b40-2af0454970e7> ;
    dcat:keyword "Flood Risk Management Policy",
        "Murwillumbah",
        "Tweed River",
        "Tweed Shire" .

<https://uatdatansw.dac.nsw.gov.au/dataset/bb8dfa9f-851d-45c5-af3d-29d0f7fe465c/resource/1f6833d0-5313-45e9-8b40-2af0454970e7> a dcat:Distribution ;
    dct:issued "2025-12-17T02:14:20.152975"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:14:20.125303"^^xsd:dateTime ;
    dct:title "Tweed Valley - Floodplain Risk Management Policy - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/cb4477a2-2f12-4e19-a4c8-0bec95235a09/resource/75f46b4b-4805-49ee-9176-c6c9cbb414a5> .

<https://uatdatansw.dac.nsw.gov.au/organization/52072a66-780e-4612-975d-391ab44d3a5a> a foaf:Agent ;
    foaf:name "Tweed Shire Council" .

