@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/bd51995e-f031-4a4c-8aff-3d857b6d59ad> a dcat:Dataset ;
    dct:description "Final report" ;
    dct:identifier "bd51995e-f031-4a4c-8aff-3d857b6d59ad" ;
    dct:issued "2022-02-02T23:19:54.625475"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:16:44.638827"^^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 - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Upper Lachlan Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/bd51995e-f031-4a4c-8aff-3d857b6d59ad/resource/f790e29f-c0bc-4262-8400-b6e6b3eb400a> ;
    dcat:keyword "Gunning Creek",
        "Hume Highway",
        "Lachlan Valley",
        "Meadow Creek",
        "Yass Street" .

<https://uatdatansw.dac.nsw.gov.au/dataset/bd51995e-f031-4a4c-8aff-3d857b6d59ad/resource/f790e29f-c0bc-4262-8400-b6e6b3eb400a> a dcat:Distribution ;
    dct:issued "2025-12-17T00:16:44.677097"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:16:44.648810"^^xsd:dateTime ;
    dct:title "The Village of Gunning Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/eccd2d05-2d7a-4848-addd-4dddccb8dd78/resource/9ce75aa0-dc71-4d55-9dda-4401843d415d> .

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

