@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/b1e024ee-aef2-4e94-bf3a-15543f0696f1> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "b1e024ee-aef2-4e94-bf3a-15543f0696f1" ;
    dct:issued "2022-02-02T22:25:11.556388"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:07:11.962567"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/243ee289-8aee-4548-89dc-50b1e6b8fc72> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((148.5008 -33.9718, 148.5008 -33.7141, 148.8936 -33.7141, 148.8936 -33.9718, 148.5008 -33.9718))"^^gsp:wktLiteral ] ;
    dct:title "Cowra and Gooloogong Floodplain Risk Management Study and Plan - Volume One  - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Cowra Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/b1e024ee-aef2-4e94-bf3a-15543f0696f1/resource/e6a9fb0d-9fcc-42f9-a012-e065f959501f> ;
    dcat:keyword "Cowra",
        "Gooloogong",
        "Lachlan Valley",
        "Wyangala Dam" .

<https://uatdatansw.dac.nsw.gov.au/dataset/b1e024ee-aef2-4e94-bf3a-15543f0696f1/resource/e6a9fb0d-9fcc-42f9-a012-e065f959501f> a dcat:Distribution ;
    dct:issued "2025-12-17T01:07:11.994729"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:07:11.971413"^^xsd:dateTime ;
    dct:title "Cowra & Gooloogong - Floodplain Risk Management Study & Plan - Vol 1 Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/5f8fd984-3d18-4d03-a11f-1a0859127978/resource/d552361e-c204-47f4-9ea8-0fda7a2f2a86> .

<https://uatdatansw.dac.nsw.gov.au/organization/243ee289-8aee-4548-89dc-50b1e6b8fc72> a foaf:Agent ;
    foaf:name "Cowra Shire Council" .

