@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/431f553a-96cb-4167-b29e-003e9870bdf2> a dcat:Dataset ;
    dct:description "100y and 200y" ;
    dct:identifier "431f553a-96cb-4167-b29e-003e9870bdf2" ;
    dct:issued "2022-02-02T22:38:15.107402"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:59:22.480520"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/c11decdf-93e5-4e15-b4be-2fada90bb8e3> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((149.0955 -35.1401, 149.0955 -34.9152, 149.3990 -34.9152, 149.3990 -35.1401, 149.0955 -35.1401))"^^gsp:wktLiteral ] ;
    dct:title "Gundaroo Flood Study - Hydraulic Categories" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yass Valley Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/431f553a-96cb-4167-b29e-003e9870bdf2/resource/b3f2cd5f-64e4-4ed6-8188-b1daf8650af5> ;
    dcat:keyword "Back Creek",
        "Gundaroo",
        "Mcleods Creek",
        "Yass River" .

<https://uatdatansw.dac.nsw.gov.au/dataset/431f553a-96cb-4167-b29e-003e9870bdf2/resource/b3f2cd5f-64e4-4ed6-8188-b1daf8650af5> a dcat:Distribution ;
    dct:issued "2025-12-17T00:59:22.513729"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:59:22.489771"^^xsd:dateTime ;
    dct:title "Gundaroo Flood Study - Hydraulic Categories" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/341f2061-dacd-4c2e-bcf5-2f80e47ba9ca/resource/88976fe6-c925-42ac-b3ff-a7f43f477868> .

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

