@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/90034fce-07fb-49a2-8b6b-18ef03e93b35> a dcat:Dataset ;
    dct:description "PDF" ;
    dct:identifier "90034fce-07fb-49a2-8b6b-18ef03e93b35" ;
    dct:issued "2022-02-02T23:19:49.958103"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:16:49.567928"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/16b02286-2982-49da-a57f-f0be2c8db45b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((149.2331 -34.8093, 149.2331 -34.7642, 149.2987 -34.7642, 149.2987 -34.8093, 149.2331 -34.8093))"^^gsp:wktLiteral ] ;
    dct:title "The Village of Gunning Flood Study - Figures" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Upper Lachlan Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/90034fce-07fb-49a2-8b6b-18ef03e93b35/resource/7b834926-0579-4bf2-b868-64965cd1cd00> ;
    dcat:keyword "Gunning Creek",
        "Hume Highway",
        "Lachlan Valley",
        "Meadow Creek",
        "Yass Street" .

<https://uatdatansw.dac.nsw.gov.au/dataset/90034fce-07fb-49a2-8b6b-18ef03e93b35/resource/7b834926-0579-4bf2-b868-64965cd1cd00> a dcat:Distribution ;
    dct:issued "2025-12-17T00:16:49.607102"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:16:49.578031"^^xsd:dateTime ;
    dct:title "The Village of Gunning Flood Study - Figures" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/c9ba0070-4896-4dcc-bdae-d0d8d24276cd/resource/a003b08f-cff5-4e54-9862-11d598687bc9> .

<https://uatdatansw.dac.nsw.gov.au/organization/16b02286-2982-49da-a57f-f0be2c8db45b> a foaf:Agent ;
    foaf:name "Upper Lachlan Shire Council" .

