@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/9edb00b6-6a95-497e-ba6e-e1bb233a8925> a dcat:Dataset ;
    dct:description "Braidwood FRMS&P Hydraulic (TUFLOW) Model Input Data" ;
    dct:identifier "9edb00b6-6a95-497e-ba6e-e1bb233a8925" ;
    dct:issued "2022-02-02T22:17:41.213893"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:39:57.483841"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/f233dfed-c972-422b-84c7-255a1223b47b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (149.7969 -35.4419)"^^gsp:wktLiteral ] ;
    dct:title "Braidwood Floodplain Risk Management Study and Plan - Hydraulic Model Input Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Queanbeyan-Palerang Regional Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/9edb00b6-6a95-497e-ba6e-e1bb233a8925/resource/561d2561-9165-4425-b528-32b9b2b87cb5> ;
    dcat:keyword "Braidwood",
        "Queanbeyan-Palerang Regional Council" .

<https://uatdatansw.dac.nsw.gov.au/dataset/9edb00b6-6a95-497e-ba6e-e1bb233a8925/resource/561d2561-9165-4425-b528-32b9b2b87cb5> a dcat:Distribution ;
    dct:issued "2025-12-17T01:39:57.514152"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:39:57.493666"^^xsd:dateTime ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/6c07c726-de2b-41d4-bce0-7e319013f67f/resource/a53977a7-adba-4f03-846b-48a6d3d28ee8> .

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

