@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/a825679d-6a96-4ad1-913a-16640efee246> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "a825679d-6a96-4ad1-913a-16640efee246" ;
    dct:issued "2022-02-02T23:31:56.657912"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:59:35.799439"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/b0135dba-fb5f-4de3-9745-dc08c937cb7c> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((153.0382 -29.5639, 153.0382 -29.3427, 153.4227 -29.3427, 153.4227 -29.5639, 153.0382 -29.5639))"^^gsp:wktLiteral ] ;
    dct:title "Yamba Floodplain Risk Management Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Clarence Valley Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/a825679d-6a96-4ad1-913a-16640efee246/resource/2e5ec6e0-83e6-4fc0-87e3-7da6542a1d3e> ;
    dcat:keyword "Clarence River",
        "Coast Range",
        "Dorrigo Plateau",
        "Doughboy Range",
        "Great Dividing Range",
        "Lake Wooloweyah",
        "McPherson Range",
        "Oyster Channel",
        "Richmond Range",
        "Yamba" .

<https://uatdatansw.dac.nsw.gov.au/dataset/a825679d-6a96-4ad1-913a-16640efee246/resource/2e5ec6e0-83e6-4fc0-87e3-7da6542a1d3e> a dcat:Distribution ;
    dct:issued "2025-12-17T00:59:35.854002"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:59:35.808801"^^xsd:dateTime ;
    dct:title "Yamba Floodplain Risk Management Study" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/a8354476-1033-40f5-a6fe-789763b03bf9/resource/25d17b5f-4d24-4390-a1b0-7aea9df8518e> .

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

