@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/6e6eeaf8-accd-4159-b014-c04d5f53782e> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "6e6eeaf8-accd-4159-b014-c04d5f53782e" ;
    dct:issued "2022-02-02T22:32:08.986778"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:22:04.855675"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/279fc704-b731-47cd-954a-030e49c4d280> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((153.2854 -29.1666, 153.2854 -29.0352, 153.5017 -29.0352, 153.5017 -29.1666, 153.2854 -29.1666))"^^gsp:wktLiteral ] ;
    dct:title "Evans River Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Richmond Valley Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/6e6eeaf8-accd-4159-b014-c04d5f53782e/resource/e9d4ad73-317e-4fd2-a421-1755fc10628b> ;
    dcat:keyword "Evans Head",
        "Evans River",
        "Iron Gates",
        "Richmond River",
        "Tuckombil Canal" .

<https://uatdatansw.dac.nsw.gov.au/dataset/6e6eeaf8-accd-4159-b014-c04d5f53782e/resource/e9d4ad73-317e-4fd2-a421-1755fc10628b> a dcat:Distribution ;
    dct:issued "2025-12-17T00:22:04.903493"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:22:04.866610"^^xsd:dateTime ;
    dct:title "Evans River Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/5049daf8-3181-4ed3-ae40-fbb311ce4af1/resource/19c6705a-d899-46aa-8d46-17d91aef3c06> .

<https://uatdatansw.dac.nsw.gov.au/organization/279fc704-b731-47cd-954a-030e49c4d280> a foaf:Agent ;
    foaf:name "Richmond Valley Council" .

