@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/e6ef16d2-6bc8-4aa5-b5db-02a39efce8f5> a dcat:Dataset ;
    dct:description "Fitzroy St" ;
    dct:identifier "e6ef16d2-6bc8-4aa5-b5db-02a39efce8f5" ;
    dct:issued "2022-02-02T22:25:14.934059"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:59:03.447501"^^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.5681 -33.9160, 148.5681 -33.7643, 148.8153 -33.7643, 148.8153 -33.9160, 148.5681 -33.9160))"^^gsp:wktLiteral ] ;
    dct:title "Cowra Overland Flood Study and Plan - Aerial" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Cowra Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/e6ef16d2-6bc8-4aa5-b5db-02a39efce8f5/resource/5a8934f1-26ec-46ce-8e0e-5dc7a5ec6f70> ;
    dcat:keyword "Cowra",
        "Fitzroy Street",
        "Lachlan River",
        "Waugoola Creek",
        "West Cowra" .

<https://uatdatansw.dac.nsw.gov.au/dataset/e6ef16d2-6bc8-4aa5-b5db-02a39efce8f5/resource/5a8934f1-26ec-46ce-8e0e-5dc7a5ec6f70> a dcat:Distribution ;
    dct:issued "2025-12-17T01:59:03.531248"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:59:03.466926"^^xsd:dateTime ;
    dct:title "Cowra Overland Flood Study and Plan - Aerial" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/ed2a276e-9616-4157-a898-ed73c1eea9ea/resource/4e6479ff-0916-4ee6-bc5b-4504d1374238> .

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

