@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/acd60754-4875-4f29-8714-7a75e57d8dac> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "acd60754-4875-4f29-8714-7a75e57d8dac" ;
    dct:issued "2022-02-02T23:28:50.642086"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:13:07.460252"^^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.1259 -34.0253, 148.1259 -33.5551, 148.9993 -33.5551, 148.9993 -34.0253, 148.1259 -34.0253))"^^gsp:wktLiteral ] ;
    dct:title "West Cowra Watercourse Flood Study & Drainage Strategy - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Cowra Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/acd60754-4875-4f29-8714-7a75e57d8dac/resource/7b7bc856-5ad4-4c83-8f7f-cfc0e6d32ce3> ;
    dcat:keyword "Blayney",
        "Cowra",
        "Demondrille",
        "Gooloogong",
        "Grenfell Road",
        "Lachlan Valley",
        "Lyall Street",
        "Wyangala Dam" .

<https://uatdatansw.dac.nsw.gov.au/dataset/acd60754-4875-4f29-8714-7a75e57d8dac/resource/7b7bc856-5ad4-4c83-8f7f-cfc0e6d32ce3> a dcat:Distribution ;
    dct:issued "2025-12-17T01:13:07.512833"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:13:07.470182"^^xsd:dateTime ;
    dct:title "West Cowra Watercourse - Flood Study & Drainage Strategy" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/ba1a9ade-6526-4029-979e-fb07b25c2440/resource/b64bb79b-4321-4ad0-a814-b0f91f8ab8e1> .

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

