@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/72206605-5996-4c95-8fa1-979185584feb> a dcat:Dataset ;
    dct:description "20y, 100y, PMF" ;
    dct:identifier "72206605-5996-4c95-8fa1-979185584feb" ;
    dct:issued "2022-02-02T22:38:13.954319"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:22:16.177996"^^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 - Hazard" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yass Valley Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/72206605-5996-4c95-8fa1-979185584feb/resource/f853a30e-ee7e-42bd-91d9-4fcbf98b25b5> ;
    dcat:keyword "Back Creek",
        "Gundaroo",
        "Mcleods Creek",
        "Yass River" .

<https://uatdatansw.dac.nsw.gov.au/dataset/72206605-5996-4c95-8fa1-979185584feb/resource/f853a30e-ee7e-42bd-91d9-4fcbf98b25b5> a dcat:Distribution ;
    dct:issued "2025-12-17T00:22:16.218759"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:22:16.189464"^^xsd:dateTime ;
    dct:title "Gundaroo Flood Study - Hazard" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/6aeb1636-90d1-4a84-9cae-084107c3bf5c/resource/8ff91fe0-b1fa-4cb8-a1e2-eda4bc841af8> .

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

