@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/e29cebe7-143f-44fa-ba98-07df280b1e61> a dcat:Dataset ;
    dct:description "Note to print in A3" ;
    dct:identifier "e29cebe7-143f-44fa-ba98-07df280b1e61" ;
    dct:issued "2022-02-02T22:50:20.140087"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:57:40.585404"^^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 - ReadMe" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Clarence Valley Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/e29cebe7-143f-44fa-ba98-07df280b1e61/resource/b38b074f-6633-4e19-83a7-d5070fd08932> ;
    dcat:keyword "Clarence River",
        "Grafton",
        "Maclean",
        "Ulmarra",
        "Yamba" .

<https://uatdatansw.dac.nsw.gov.au/dataset/e29cebe7-143f-44fa-ba98-07df280b1e61/resource/b38b074f-6633-4e19-83a7-d5070fd08932> a dcat:Distribution ;
    dct:issued "2025-12-17T00:57:40.656912"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:57:40.609543"^^xsd:dateTime ;
    dct:title "Lower Clarence River - Flood Study Review - ReadMe" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/d9c04b46-2ece-4262-8ec9-939e4d0abd7a/resource/2ee82ce8-c45d-424a-b7c2-88c7b74109d8> .

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

