@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.nsw.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-26T03:59:43.670452"^^xsd:dateTime ;
    dct:modified "2026-03-26T23:03:00.508737"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/52072a66-780e-4612-975d-391ab44d3a5a> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((153.5412 -28.1875, 153.5299 -28.1929, 153.5186 -28.1947, 153.5141 -28.2053, 153.5120 -28.2126, 153.5155 -28.2159, 153.5237 -28.2208, 153.5258 -28.2301, 153.5272 -28.2344, 153.5402 -28.2326, 153.5454 -28.2280, 153.5512 -28.2226, 153.5550 -28.2153, 153.5581 -28.2096, 153.5567 -28.2038, 153.5564 -28.1969, 153.5529 -28.1899, 153.5502 -28.1845, 153.5412 -28.1875))"^^gsp:wktLiteral ] ;
    dct:title "Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tweed Shire Council" ] ;
    dcat:distribution <https://data.nsw.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.nsw.gov.au/dataset/c50425a2-9757-4d55-897e-991e8bcb2db5/resource/ad9d4c30-c64d-4284-8eed-125554fa683a> a dcat:Distribution ;
    dct:issued "2026-03-26T23:03:00.542084"^^xsd:dateTime ;
    dct:modified "2026-03-26T23:03:00.518150"^^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.nsw.gov.au/organization/52072a66-780e-4612-975d-391ab44d3a5a> a foaf:Agent ;
    foaf:name "Tweed Shire Council" .

