@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/ec7dec78-942e-4854-be77-41cf5120097e> a dcat:Dataset ;
    dct:description "Catchment" ;
    dct:identifier "ec7dec78-942e-4854-be77-41cf5120097e" ;
    dct:issued "2022-02-02T23:25:13.822837"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:03:00.929764"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/9dcf1a5a-62a2-4abd-8401-b1255d50fd4f> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((146.0303 -35.5076, 146.0303 -35.1693, 146.4972 -35.1693, 146.4972 -35.5076, 146.0303 -35.5076))"^^gsp:wktLiteral ] ;
    dct:title "Flood Study Report for Urana - Catchment" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Federation Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/ec7dec78-942e-4854-be77-41cf5120097e/resource/90f73f25-3c64-475b-9666-682b882dd985> ;
    dcat:keyword "Billabong Creek",
        "Cocketgedong Creek",
        "Lake Urana",
        "Urana",
        "Urana Aquatic Centre Dam",
        "Urana Creek",
        "Urangeline Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/ec7dec78-942e-4854-be77-41cf5120097e/resource/90f73f25-3c64-475b-9666-682b882dd985> a dcat:Distribution ;
    dct:issued "2025-12-17T02:03:00.974533"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:03:00.940046"^^xsd:dateTime ;
    dct:title "Urana Flood Study - Catchment" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/05f09e6f-108a-4627-b8f1-392ce0a48e33/resource/1b0af8bf-cf54-49da-bd7b-a09aad98c69a> .

<https://uatdatansw.dac.nsw.gov.au/organization/9dcf1a5a-62a2-4abd-8401-b1255d50fd4f> a foaf:Agent ;
    foaf:name "Federation Council" .

