@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/d22b6255-bdbd-4f68-8f1c-30562c4f7b70> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "d22b6255-bdbd-4f68-8f1c-30562c4f7b70" ;
    dct:issued "2022-02-02T22:12:43.620556"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:33:36.533761"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/86398e93-3d5a-4483-937f-77355bd3e7cf> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((149.4662 -33.5151, 149.4662 -33.3282, 149.7189 -33.3282, 149.7189 -33.5151, 149.4662 -33.5151))"^^gsp:wktLiteral ] ;
    dct:title "Macquarie River, Bathurst - August 1998 Flood Investigation and Model Review - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bathurst Regional Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/d22b6255-bdbd-4f68-8f1c-30562c4f7b70/resource/5511de5f-7ee1-40a9-a087-4171974d0dff> ;
    dcat:keyword "Campbells River",
        "Chifley Dam",
        "Eglinton",
        "Fish River",
        "Macquarie River",
        "Oberon Dam",
        "Queen Charlotte Vale Creek",
        "Raglan Creek",
        "Vale Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/d22b6255-bdbd-4f68-8f1c-30562c4f7b70/resource/5511de5f-7ee1-40a9-a087-4171974d0dff> a dcat:Distribution ;
    dct:issued "2025-12-17T01:33:36.585459"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:33:36.544369"^^xsd:dateTime ;
    dct:title "Bathurst - Flood Investigation and Model Review - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/a80d4a6b-f09e-4bde-9f5f-0ae9522fe16e/resource/c078fa30-7b30-452c-aa9b-cf413da0d385> .

<https://uatdatansw.dac.nsw.gov.au/organization/86398e93-3d5a-4483-937f-77355bd3e7cf> a foaf:Agent ;
    foaf:name "Bathurst Regional Council" .

