@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/f896c288-6dd3-4618-8107-c91e7ef90427> a dcat:Dataset ;
    dct:description """* Volume 1- Final report;\r
* Volume 2- Mapping.""" ;
    dct:identifier "f896c288-6dd3-4618-8107-c91e7ef90427" ;
    dct:issued "2022-02-02T23:11:22.210627"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:32:47.533634"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/279fc704-b731-47cd-954a-030e49c4d280> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((152.7374 -28.7460, 152.7374 -28.3890, 153.2510 -28.3890, 153.2510 -28.7460, 152.7374 -28.7460))"^^gsp:wktLiteral ] ;
    dct:title "Richmond River Flood Mapping Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Richmond Valley Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/f896c288-6dd3-4618-8107-c91e7ef90427/resource/31ed7a5d-e26f-4047-ba6e-4bd7fabf0ce2>,
        <https://uatdatansw.dac.nsw.gov.au/dataset/f896c288-6dd3-4618-8107-c91e7ef90427/resource/6f22b590-b06b-4a4f-8c09-3e663b0b4561> ;
    dcat:keyword "Brunswick River",
        "Bungawalbin Creek",
        "Evans River",
        "Logan River",
        "Richmond River",
        "Rocky Mouth Creek",
        "Tuckombil Canal",
        "Tweed River",
        "Wiangaree",
        "Wilsons River" .

<https://uatdatansw.dac.nsw.gov.au/dataset/f896c288-6dd3-4618-8107-c91e7ef90427/resource/31ed7a5d-e26f-4047-ba6e-4bd7fabf0ce2> a dcat:Distribution ;
    dct:issued "2025-12-17T01:32:47.593065"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:32:47.543595"^^xsd:dateTime ;
    dct:title "Richmond River Flood Mapping Study - Report Vol 1" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/5696e9a1-0fce-4c39-8d25-5bcdfee97b2a/resource/a1e8cc99-e249-475b-9f18-7198feb2b6b4> .

<https://uatdatansw.dac.nsw.gov.au/dataset/f896c288-6dd3-4618-8107-c91e7ef90427/resource/6f22b590-b06b-4a4f-8c09-3e663b0b4561> a dcat:Distribution ;
    dct:issued "2025-12-17T01:32:47.593070"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:32:47.543910"^^xsd:dateTime ;
    dct:title "Richmond River Flood Mapping Study - Report Vol 2" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/5696e9a1-0fce-4c39-8d25-5bcdfee97b2a/resource/dd2d67c1-ad59-4943-8d21-1d4864ef788e> .

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

