@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/7550276f-24ea-468a-86c5-cef49b49ff5e> a dcat:Dataset ;
    dct:description "20y, 100y, PMF" ;
    dct:identifier "7550276f-24ea-468a-86c5-cef49b49ff5e" ;
    dct:issued "2022-02-02T22:38:12.805284"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:59:20.039031"^^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 - ERP" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yass Valley Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/7550276f-24ea-468a-86c5-cef49b49ff5e/resource/22b7d7ee-26ff-40ac-95dd-4eaf8142fdb7> ;
    dcat:keyword "Back Creek",
        "Gundaroo",
        "Mcleods Creek",
        "Yass River" .

<https://uatdatansw.dac.nsw.gov.au/dataset/7550276f-24ea-468a-86c5-cef49b49ff5e/resource/22b7d7ee-26ff-40ac-95dd-4eaf8142fdb7> a dcat:Distribution ;
    dct:issued "2025-12-17T00:59:20.088024"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:59:20.049994"^^xsd:dateTime ;
    dct:title "Gundaroo Flood Study - ERP" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/6bceeccf-631c-4cb7-93ec-e9c4dc676855/resource/960ebda2-1464-48c8-afab-fc4660f41815> .

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

