@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/43d50e81-0088-4931-845f-9c23f18e34e8> a dcat:Dataset ;
    dct:description "RAFTS" ;
    dct:identifier "43d50e81-0088-4931-845f-9c23f18e34e8" ;
    dct:issued "2022-02-02T22:17:30.030416"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:08:11.734605"^^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 - Hydrologic Model Input and Output" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Queanbeyan-Palerang Regional Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/43d50e81-0088-4931-845f-9c23f18e34e8/resource/e83801ed-c667-4ed7-855e-5473e78f2956> ;
    dcat:keyword "Flood Creek",
        "Gillamatong",
        "Monkittee",
        "Recreation Ground Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/43d50e81-0088-4931-845f-9c23f18e34e8/resource/e83801ed-c667-4ed7-855e-5473e78f2956> a dcat:Distribution ;
    dct:issued "2025-12-17T00:08:11.776771"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:08:11.745689"^^xsd:dateTime ;
    dct:title "Hydrologic Model" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/6aa6a488-fc30-4f34-ba79-8af5a1a4e2fa/resource/d1fddf05-2969-4824-a8e6-3353601f7530> .

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

