@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/4e2e880f-c7a7-4f64-963e-e60ddd135c42> a dcat:Dataset ;
    dct:description "Rainfall, roughness, blockage (partial)" ;
    dct:identifier "4e2e880f-c7a7-4f64-963e-e60ddd135c42" ;
    dct:issued "2022-02-02T22:08:49.463691"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:08:26.650663"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/c9aeb373-9592-4fb0-863f-e0caf1bf8c87> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((147.9797 -35.3594, 147.9797 -35.2490, 148.1458 -35.2490, 148.1458 -35.3594, 147.9797 -35.3594))"^^gsp:wktLiteral ] ;
    dct:title "Adelong Flood Study - Sensitivity Analysis" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Snowy Valleys Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/4e2e880f-c7a7-4f64-963e-e60ddd135c42/resource/0da39e1e-1e4e-4f10-be0a-8cda328b9a22> ;
    dcat:keyword "Adelong",
        "Adelong Creek",
        "Batlow Road",
        "Herb Feint Bridge",
        "Tumut" .

<https://uatdatansw.dac.nsw.gov.au/dataset/4e2e880f-c7a7-4f64-963e-e60ddd135c42/resource/0da39e1e-1e4e-4f10-be0a-8cda328b9a22> a dcat:Distribution ;
    dct:issued "2025-12-17T00:08:26.690418"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:08:26.661454"^^xsd:dateTime ;
    dct:title "Adelong Flood Study Sensitivity Analysis" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/54d1d77f-e9ff-4194-99a3-ffe250ad119f/resource/553f8a58-edaa-49f2-8b32-c095e288b2bc> .

<https://uatdatansw.dac.nsw.gov.au/organization/c9aeb373-9592-4fb0-863f-e0caf1bf8c87> a foaf:Agent ;
    foaf:name "Snowy Valleys Council" .

