@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/81f1f90c-6617-4458-9fcc-d9c6489924ed> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "81f1f90c-6617-4458-9fcc-d9c6489924ed" ;
    dct:issued "2022-02-02T22:34:48.932139"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:48:23.546086"^^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.4930 -33.5348, 149.4930 -33.4945, 149.5593 -33.4945, 149.5593 -33.5348, 149.4930 -33.5348))"^^gsp:wktLiteral ] ;
    dct:title "Georges Plains Floodplain Risk Management Plan - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bathurst Regional Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/81f1f90c-6617-4458-9fcc-d9c6489924ed/resource/15428b66-f704-4b6c-894a-d911b4fb61a0> ;
    dcat:keyword "Georges Plains",
        "Trunkey Road",
        "Vale Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/81f1f90c-6617-4458-9fcc-d9c6489924ed/resource/15428b66-f704-4b6c-894a-d911b4fb61a0> a dcat:Distribution ;
    dct:issued "2025-12-17T00:48:23.578721"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:48:23.556144"^^xsd:dateTime ;
    dct:title "Georges Plains - Floodplain Risk Management Plan - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/81ff71fd-fc81-4022-93d2-e6e8ca5a68a4/resource/3bd16127-4028-4284-9136-d4da6838b29a> .

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

