@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/e70ac384-bf86-450f-a3e5-dc071ce9df5e> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "e70ac384-bf86-450f-a3e5-dc071ce9df5e" ;
    dct:issued "2022-02-02T22:51:21.099146"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:40:38.771038"^^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.3650 -28.3890, 153.3650 -28.1277, 153.6163 -28.1277, 153.6163 -28.3890, 153.3650 -28.3890))"^^gsp:wktLiteral ] ;
    dct:title "Lower Tweed River - May 1996 Elevated Water Level Study (Draft) - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tweed Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/e70ac384-bf86-450f-a3e5-dc071ce9df5e/resource/8070a493-7b11-4e71-8dce-0e7d418a18b4> ;
    dcat:keyword "Boyds Island",
        "Chinderah Bay",
        "Cobaki",
        "Dunbible Creek",
        "Keith Curran Park",
        "Mayal Creek",
        "Murwillumbah",
        "Shallow Bay",
        "Terranora Broadwaters",
        "Tweed Broadwater",
        "Tweed River" .

<https://uatdatansw.dac.nsw.gov.au/dataset/e70ac384-bf86-450f-a3e5-dc071ce9df5e/resource/8070a493-7b11-4e71-8dce-0e7d418a18b4> a dcat:Distribution ;
    dct:issued "2025-12-17T02:40:38.830647"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:40:38.780692"^^xsd:dateTime ;
    dct:title "Lower Tweed River - May 1996 Elevated Water Level Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/03fdb5ab-478f-494a-a840-993d74ddb06f/resource/31b3a5ff-68a8-40e5-8e96-8f3bbee97c3b> .

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

