@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/3ad7cf5c-f769-4efa-a2cb-86079655054d> a dcat:Dataset ;
    dct:description "Volume 1 & 2" ;
    dct:identifier "3ad7cf5c-f769-4efa-a2cb-86079655054d" ;
    dct:issued "2022-02-02T22:50:21.259908"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:29:12.724708"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/b0135dba-fb5f-4de3-9745-dc08c937cb7c> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((152.3804 -29.9645, 152.3804 -29.2433, 153.5669 -29.2433, 153.5669 -29.9645, 152.3804 -29.9645))"^^gsp:wktLiteral ] ;
    dct:title "Lower Clarence River Flood Study Review - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Clarence Valley Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/3ad7cf5c-f769-4efa-a2cb-86079655054d/resource/2cf7206a-4306-45ab-8e9e-f41d0ced132c>,
        <https://uatdatansw.dac.nsw.gov.au/dataset/3ad7cf5c-f769-4efa-a2cb-86079655054d/resource/9ff6c5cd-78f9-4d98-b0e5-fb98ccd35c10> ;
    dcat:keyword "Clarence River",
        "Grafton",
        "Maclean",
        "Ulmarra",
        "Yamba" .

<https://uatdatansw.dac.nsw.gov.au/dataset/3ad7cf5c-f769-4efa-a2cb-86079655054d/resource/2cf7206a-4306-45ab-8e9e-f41d0ced132c> a dcat:Distribution ;
    dct:issued "2025-12-17T01:29:12.768050"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:29:12.734964"^^xsd:dateTime ;
    dct:title "Lower Clarence River - Flood Study Review - Report Volume 1" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/ef8b682c-0b1e-4fc8-b3e6-c954752c8d54/resource/37993c87-4a03-44a5-864b-c231d03d3f6a> .

<https://uatdatansw.dac.nsw.gov.au/dataset/3ad7cf5c-f769-4efa-a2cb-86079655054d/resource/9ff6c5cd-78f9-4d98-b0e5-fb98ccd35c10> a dcat:Distribution ;
    dct:issued "2025-12-17T01:29:12.768056"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:29:12.735155"^^xsd:dateTime ;
    dct:title "Lower Clarence River - Flood Study Review - Report Volume 2" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/ef8b682c-0b1e-4fc8-b3e6-c954752c8d54/resource/86f99c28-a5de-42d5-a7e3-ea2c940cbfdf> .

<https://uatdatansw.dac.nsw.gov.au/organization/b0135dba-fb5f-4de3-9745-dc08c937cb7c> a foaf:Agent ;
    foaf:name "Clarence Valley Council" .

