@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/7ce4fd93-567d-4edd-8cdd-6fefb6da745f> a dcat:Dataset ;
    dct:description "Flood fringe and flood way for high hazard and low hazard." ;
    dct:identifier "7ce4fd93-567d-4edd-8cdd-6fefb6da745f" ;
    dct:issued "2022-02-02T22:08:42.478303"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:10:40.287458"^^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 - Hazard and Hydraulic Categorisation" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Snowy Valleys Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/7ce4fd93-567d-4edd-8cdd-6fefb6da745f/resource/6efbd008-1255-4554-a7f6-3bb980b3efce> ;
    dcat:keyword "Adelong",
        "Adelong Creek",
        "Batlow Road",
        "Herb Feint Bridge",
        "Tumut" .

<https://uatdatansw.dac.nsw.gov.au/dataset/7ce4fd93-567d-4edd-8cdd-6fefb6da745f/resource/6efbd008-1255-4554-a7f6-3bb980b3efce> a dcat:Distribution ;
    dct:issued "2025-12-17T00:10:40.324379"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:10:40.296865"^^xsd:dateTime ;
    dct:title "Adelong Flood Study Hazard and Hydraulic Categorisation" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/6c618597-5623-4e4d-8c3f-602ee16f83eb/resource/48cb6b59-3655-476a-82a1-8d8b383318d1> .

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

