@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/0c620391-7c95-4a5c-8c5b-f1376be5f59e> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "0c620391-7c95-4a5c-8c5b-f1376be5f59e" ;
    dct:issued "2022-02-02T22:25:12.677614"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:26:46.974204"^^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.2632 -33.9912, 148.2632 -33.5116, 148.9966 -33.5116, 148.9966 -33.9912, 148.2632 -33.9912))"^^gsp:wktLiteral ] ;
    dct:title "Cowra and Gooloogong Flood Studies - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Cowra Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/0c620391-7c95-4a5c-8c5b-f1376be5f59e/resource/6669e9f1-6a58-4955-b87e-31e885b3c5d5> ;
    dcat:keyword "Cowra",
        "Gooloogong",
        "Lachlan Valley",
        "Wyangala Dam" .

<https://uatdatansw.dac.nsw.gov.au/dataset/0c620391-7c95-4a5c-8c5b-f1376be5f59e/resource/6669e9f1-6a58-4955-b87e-31e885b3c5d5> a dcat:Distribution ;
    dct:issued "2025-12-17T00:26:47.010185"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:26:46.983855"^^xsd:dateTime ;
    dct:title "Cowra & Gooloogong - Flood Studies - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/d59518ce-c9af-49e8-915d-764e90e1fe42/resource/0b5c33b5-d942-4ce8-9c89-e29e78551caf> .

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

