@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/7bcccd4a-563d-4c0f-b4b7-ac4ac9b412c5> a dcat:Dataset ;
    dct:description "Photos and maps" ;
    dct:identifier "7bcccd4a-563d-4c0f-b4b7-ac4ac9b412c5" ;
    dct:issued "2022-02-02T22:17:27.858931"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:08:38.793866"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/f233dfed-c972-422b-84c7-255a1223b47b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((149.7471 -35.4780, 149.7471 -35.4092, 149.8508 -35.4092, 149.8508 -35.4780, 149.7471 -35.4780))"^^gsp:wktLiteral ] ;
    dct:title "Braidwood Creeks Flood Study - Collected Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Queanbeyan-Palerang Regional Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/7bcccd4a-563d-4c0f-b4b7-ac4ac9b412c5/resource/06850615-6124-4b60-8296-a8ba63b5a706> ;
    dcat:keyword "Flood Creek",
        "Gillamatong",
        "Monkittee",
        "Recreation Ground Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/7bcccd4a-563d-4c0f-b4b7-ac4ac9b412c5/resource/06850615-6124-4b60-8296-a8ba63b5a706> a dcat:Distribution ;
    dct:issued "2025-12-17T00:08:38.830223"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:08:38.803117"^^xsd:dateTime ;
    dct:title "Braidwood Creeks Flood Study - Collected Data" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/8caf7a77-1aef-4c88-a923-f72909f7463c/resource/079c874c-e9ba-4296-bf73-2b81fed84c19> .

<https://uatdatansw.dac.nsw.gov.au/organization/f233dfed-c972-422b-84c7-255a1223b47b> a foaf:Agent ;
    foaf:name "Queanbeyan-Palerang Regional Council" .

