@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/2aa2f352-17db-4631-a880-ad82bd20f436> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "2aa2f352-17db-4631-a880-ad82bd20f436" ;
    dct:issued "2022-02-02T23:23:25.406659"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:06:27.531089"^^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.3952 -28.3141, 153.3952 -28.1507, 153.6053 -28.1507, 153.6053 -28.3141, 153.3952 -28.3141))"^^gsp:wktLiteral ] ;
    dct:title "Tweed Valley Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tweed Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/2aa2f352-17db-4631-a880-ad82bd20f436/resource/ccbec15d-e590-4bc6-a585-2391e6080fb3> ;
    dcat:keyword "Byangum",
        "Chinderah",
        "Cobaki",
        "Condong",
        "Dunbible Creek",
        "Fingal",
        "Murwillumbah",
        "Oxley River",
        "Point Danger",
        "Rous River",
        "Terranora",
        "Tumbulgum",
        "Tweed Valley" .

<https://uatdatansw.dac.nsw.gov.au/dataset/2aa2f352-17db-4631-a880-ad82bd20f436/resource/ccbec15d-e590-4bc6-a585-2391e6080fb3> a dcat:Distribution ;
    dct:issued "2025-12-17T01:06:27.613733"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:06:27.542642"^^xsd:dateTime ;
    dct:title "Tweed Valley - Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/499e7e13-a91e-4c41-b918-c56374bb3017/resource/162b62bb-5ee2-4ea9-9265-502bf77c3394> .

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

