@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/de75a810-f9e3-42c8-8e37-0b65f0fa00f5> a dcat:Dataset ;
    dct:description "Final FRMS&P Report (Volumes 1 and 2)" ;
    dct:identifier "de75a810-f9e3-42c8-8e37-0b65f0fa00f5" ;
    dct:issued "2022-02-02T22:17:38.951557"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:41:38.302209"^^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 - Reports" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Queanbeyan-Palerang Regional Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/de75a810-f9e3-42c8-8e37-0b65f0fa00f5/resource/63575673-56c0-4911-82e5-a9d6ea0c5dfd> ;
    dcat:keyword "Braidwood",
        "Queanbeyan-Palerang Regional Council" .

<https://uatdatansw.dac.nsw.gov.au/dataset/de75a810-f9e3-42c8-8e37-0b65f0fa00f5/resource/63575673-56c0-4911-82e5-a9d6ea0c5dfd> a dcat:Distribution ;
    dct:issued "2025-12-17T01:41:38.332400"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:41:38.313066"^^xsd:dateTime ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/854d11c6-d65a-4bc7-b587-bd65fd897305/resource/c60a5ed9-0a49-4473-9c73-02475f3ee284> .

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

