@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/1dee9507-703c-4a42-a0c0-da341dfb1eaf> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "1dee9507-703c-4a42-a0c0-da341dfb1eaf" ;
    dct:issued "2022-02-02T22:16:05.900664"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:40:14.506634"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/56268ca1-66ff-46f2-be82-4f23414a17c1> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((149.0598 -37.0026, 149.0598 -36.8071, 149.4086 -36.8071, 149.4086 -37.0026, 149.0598 -37.0026))"^^gsp:wktLiteral ] ;
    dct:title "Bombala Floodplain Risk Management Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Snowy Monaro Regional Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/1dee9507-703c-4a42-a0c0-da341dfb1eaf/resource/d475f989-5767-4aff-a006-a65693ac8791> ;
    dcat:keyword "Bombala",
        "Bombala River",
        "Coolumbooka River",
        "Dragon Swamp Creek",
        "Monaro Highway",
        "Undowah River" .

<https://uatdatansw.dac.nsw.gov.au/dataset/1dee9507-703c-4a42-a0c0-da341dfb1eaf/resource/d475f989-5767-4aff-a006-a65693ac8791> a dcat:Distribution ;
    dct:issued "2025-12-17T00:40:14.546768"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:40:14.516242"^^xsd:dateTime ;
    dct:title "Bombala - Floodplain Risk Management Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/53ed2b74-0c5b-46ed-9485-8cd60055d9c7/resource/8e099541-bf15-48ed-b3b3-8e1b19566437> .

<https://uatdatansw.dac.nsw.gov.au/organization/56268ca1-66ff-46f2-be82-4f23414a17c1> a foaf:Agent ;
    foaf:name "Snowy Monaro Regional Council" .

