@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/cf4b5fb9-96fa-4701-b773-b7db756a99e2> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "cf4b5fb9-96fa-4701-b773-b7db756a99e2" ;
    dct:issued "2022-02-02T22:36:18.376142"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:56:28.783154"^^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.8036 -32.1314, 151.8036 -31.9055, 152.1428 -31.9055, 152.1428 -32.1314, 151.8036 -32.1314))"^^gsp:wktLiteral ] ;
    dct:title "Gloucester Flood Study Supplementary Report (Draft)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mid-Coast Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/cf4b5fb9-96fa-4701-b773-b7db756a99e2/resource/cecdd77c-9e95-4b7e-baf3-1fbf0ca2e0a8> ;
    dcat:keyword "Avon",
        "Barrington",
        "Bowman",
        "Church Street",
        "Cobark River",
        "Coneac",
        "Dilgry River",
        "Gloucester",
        "Lehmans Flat Bridge" .

<https://uatdatansw.dac.nsw.gov.au/dataset/cf4b5fb9-96fa-4701-b773-b7db756a99e2/resource/cecdd77c-9e95-4b7e-baf3-1fbf0ca2e0a8> a dcat:Distribution ;
    dct:issued "2025-12-17T00:56:28.829727"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:56:28.792014"^^xsd:dateTime ;
    dct:title "Gloucester - Flood Study Supplementary Report Draft" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/d2ac9dce-c204-4046-95fb-cd9cb84a61a7/resource/078b87f0-6dc8-4164-a2e8-1dce6b2a3ec1> .

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

