@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/2ea09294-5cfd-435e-bb9d-8b9f6173143c> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "2ea09294-5cfd-435e-bb9d-8b9f6173143c" ;
    dct:issued "2022-02-02T22:13:29.939664"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:12:14.258491"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/a1001433-b3a1-4f4b-9397-e678fcb24d66> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((153.4914 -28.7376, 153.4914 -28.5230, 153.6850 -28.5230, 153.6850 -28.7376, 153.4914 -28.7376))"^^gsp:wktLiteral ] ;
    dct:title "Belongil Creek Floodplain Risk Management Plan - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Byron Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/2ea09294-5cfd-435e-bb9d-8b9f6173143c/resource/f2a400e6-7871-4b05-9eea-a512d3a3e586> ;
    dcat:keyword "Belongil Creek",
        "Butler Street",
        "Byron Bay",
        "Byron Shire",
        "Cumbebin",
        "Ewingsdale",
        "Union Drain" .

<https://uatdatansw.dac.nsw.gov.au/dataset/2ea09294-5cfd-435e-bb9d-8b9f6173143c/resource/f2a400e6-7871-4b05-9eea-a512d3a3e586> a dcat:Distribution ;
    dct:issued "2025-12-17T00:12:14.304740"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:12:14.267963"^^xsd:dateTime ;
    dct:title "Belongil Creek FRMP Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/1e5d2042-b961-4b5a-bca1-0c20c743bdc6/resource/22da111b-2f07-472b-a841-e3e863599b63> .

<https://uatdatansw.dac.nsw.gov.au/organization/a1001433-b3a1-4f4b-9397-e678fcb24d66> a foaf:Agent ;
    foaf:name "Byron Shire Council" .

