@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/314b786d-12ad-47f4-b18d-433d2536205e> a dcat:Dataset ;
    dct:description "3 parts" ;
    dct:identifier "314b786d-12ad-47f4-b18d-433d2536205e" ;
    dct:issued "2022-02-02T22:24:03.826383"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:12:43.954867"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/944d909b-a568-4832-a17f-600fd95dc2f4> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.0874 -33.9730, 151.0874 -33.8949, 151.2055 -33.8949, 151.2055 -33.9730, 151.0874 -33.9730))"^^gsp:wktLiteral ] ;
    dct:title "Canterbury LGA Cooks River Catchment: Final Overland Flow Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Canterbury-Bankstown Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/314b786d-12ad-47f4-b18d-433d2536205e/resource/5e6b31f2-eba2-4865-8005-96868dbe0339> ;
    dcat:keyword "Alexandra Canal",
        "Bardwell Creek",
        "Botany Bay",
        "Cooks River",
        "Coxs Creek",
        "Cup and Saucer Creek",
        "Muddy Creek",
        "Sydney Airport",
        "Wolli Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/314b786d-12ad-47f4-b18d-433d2536205e/resource/5e6b31f2-eba2-4865-8005-96868dbe0339> a dcat:Distribution ;
    dct:issued "2025-12-17T00:12:44.012013"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:12:43.965468"^^xsd:dateTime ;
    dct:title "Cooks River Catchment - Final Overland Flow Study Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/f6e599a8-d557-424d-b757-2da75f935c85/resource/fb01f294-c6f1-469d-abd6-5f672292d60d> .

<https://uatdatansw.dac.nsw.gov.au/organization/944d909b-a568-4832-a17f-600fd95dc2f4> a foaf:Agent ;
    foaf:name "Canterbury-Bankstown Council" .

