@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/fe030d1b-143e-4db4-8808-b67cf0eb261d> a dcat:Dataset ;
    dct:description "TUFLOW" ;
    dct:identifier "fe030d1b-143e-4db4-8808-b67cf0eb261d" ;
    dct:issued "2022-02-02T23:32:04.216177"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:34:58.086332"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/c11decdf-93e5-4e15-b4be-2fada90bb8e3> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((148.8387 -34.9186, 148.8387 -34.7755, 149.0062 -34.7755, 149.0062 -34.9186, 148.8387 -34.9186))"^^gsp:wktLiteral ] ;
    dct:title "Yass Flood Study - Hydraulic Model Input" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yass Valley Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/fe030d1b-143e-4db4-8808-b67cf0eb261d/resource/1b2b37f4-8669-496e-acde-81e2efabc65d> ;
    dcat:keyword "Bangos Creek",
        "Chinamans Creek",
        "Railway Weir",
        "Yass",
        "Yass River" .

<https://uatdatansw.dac.nsw.gov.au/dataset/fe030d1b-143e-4db4-8808-b67cf0eb261d/resource/1b2b37f4-8669-496e-acde-81e2efabc65d> a dcat:Distribution ;
    dct:issued "2025-12-17T00:34:58.128203"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:34:58.095655"^^xsd:dateTime ;
    dct:title "Yass Flood Study - Hydraulic Model Input" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/b9441d6f-9129-4cc2-ad10-0cb7fcdddd39/resource/3b9298ef-90c2-4b28-952d-e1d4bfc792b0> .

<https://uatdatansw.dac.nsw.gov.au/organization/c11decdf-93e5-4e15-b4be-2fada90bb8e3> a foaf:Agent ;
    foaf:name "Yass Valley Council" .

