@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/9e3a6f99-8ae0-4a62-bc05-4e67f6aef434> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "9e3a6f99-8ae0-4a62-bc05-4e67f6aef434" ;
    dct:issued "2022-02-02T23:23:24.301299"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:42:15.789783"^^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.3788 -28.3938, 153.3788 -28.1325, 153.6397 -28.1325, 153.6397 -28.3938, 153.3788 -28.3938))"^^gsp:wktLiteral ] ;
    dct:title "Tweed Valley Flood Study (2009 Update Draft) - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tweed Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/9e3a6f99-8ae0-4a62-bc05-4e67f6aef434/resource/b5c59073-c811-49c0-a199-a9a3692930e3> ;
    dcat:keyword "Chinderah",
        "Cobaki",
        "Condong",
        "Dunbible Creek",
        "Fingal",
        "Oxley River",
        "Point Danger",
        "Rous River",
        "Terranora",
        "Tumbulgum",
        "Tweed Valley" .

<https://uatdatansw.dac.nsw.gov.au/dataset/9e3a6f99-8ae0-4a62-bc05-4e67f6aef434/resource/b5c59073-c811-49c0-a199-a9a3692930e3> a dcat:Distribution ;
    dct:issued "2025-12-17T00:42:15.852288"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:42:15.799207"^^xsd:dateTime ;
    dct:title "Tweed Valley - Flood Study (2009 Update Draft) - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/42be7308-2303-47bd-b04a-b49ca729ea7a/resource/258a9da3-74f5-4d47-8024-eedd5a1cf0b1> .

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

