@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://data.gov.au/dataset/c50425a2-9757-4d55-897e-991e8bcb2db5> a dcat:Dataset ;
    dct:description "Reports: Volume 1 (Report text and appendices) and Volume 2 (figures)" ;
    dct:identifier "c50425a2-9757-4d55-897e-991e8bcb2db5" ;
    dct:issued "2026-03-28T00:44:14.287273"^^xsd:dateTime ;
    dct:modified "2026-03-28T00:44:21.294321"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/489336a6-e7f8-410a-8733-4452906ab6fe> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (147.0179 -32.1618)"^^gsp:wktLiteral ] ;
    dct:title "Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tweed Shire Council" ] ;
    dcat:distribution <https://data.gov.au/dataset/c50425a2-9757-4d55-897e-991e8bcb2db5/resource/ad9d4c30-c64d-4284-8eed-125554fa683a> ;
    dcat:keyword "Banora Point",
        "Terranora Broadwaters",
        "Tweed Heads South",
        "Tweed River" .

<https://data.gov.au/dataset/c50425a2-9757-4d55-897e-991e8bcb2db5/resource/ad9d4c30-c64d-4284-8eed-125554fa683a> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-03-26T23:03:00.542084"^^xsd:dateTime ;
    dct:modified "2026-03-28T00:44:14.281730"^^xsd:dateTime ;
    dct:title "Report" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/0a3d5622-92ea-4369-8a68-afd74e6cf3bc/resource/bbac9532-fa49-416d-9bf0-07f93a10e551> .

<https://data.gov.au/organization/489336a6-e7f8-410a-8733-4452906ab6fe> a foaf:Agent ;
    foaf:mbox "?datansw@customerservice.nsw.gov.au" ;
    foaf:name "Tweed Shire Council" .

