@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/626479df-80ee-43f2-b599-a8b73fe6d963> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "626479df-80ee-43f2-b599-a8b73fe6d963" ;
    dct:issued "2022-02-02T22:36:14.802199"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:44:15.516698"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/b19799e5-a1ad-4088-834f-38c8608aaa7c> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.8345 -32.0733, 151.8345 -31.9370, 152.1085 -31.9370, 152.1085 -32.0733, 151.8345 -32.0733))"^^gsp:wktLiteral ] ;
    dct:title "Gloucester Floodplain Management Plan - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mid-Coast Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/626479df-80ee-43f2-b599-a8b73fe6d963/resource/25133645-b052-4a17-b822-4e4700a10298> ;
    dcat:keyword "Avon",
        "Gloucester",
        "Lehmans Flat Bridge" .

<https://uatdatansw.dac.nsw.gov.au/dataset/626479df-80ee-43f2-b599-a8b73fe6d963/resource/25133645-b052-4a17-b822-4e4700a10298> a dcat:Distribution ;
    dct:issued "2025-12-17T00:44:15.550354"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:44:15.526921"^^xsd:dateTime ;
    dct:title "Gloucester Floodplain Management Plan - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/a5b4cc0f-977b-48d6-8513-2199e9fd18e8/resource/d3b6152a-5a8c-4b15-b90d-6371fcc0c33f> .

<https://uatdatansw.dac.nsw.gov.au/organization/b19799e5-a1ad-4088-834f-38c8608aaa7c> a foaf:Agent ;
    foaf:name "Mid-Coast Council" .

