@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/b59a40b8-221e-4ed1-9775-699b476cecf3> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "b59a40b8-221e-4ed1-9775-699b476cecf3" ;
    dct:issued "2022-02-02T22:13:20.801145"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:28:40.347398"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/050861e4-5220-4257-990a-a5a0fc1d545f> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((152.7567 -30.5504, 152.7567 -30.3681, 153.0807 -30.3681, 153.0807 -30.5504, 152.7567 -30.5504))"^^gsp:wktLiteral ] ;
    dct:title "Bellingen Shire Council: Floodplain Risk Management Study (Stage 2 - An Assessment of Floodplain Management Options and Strategies) - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bellingen Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/b59a40b8-221e-4ed1-9775-699b476cecf3/resource/7ee714a9-eb6e-47e8-84ab-799ab99620b1> ;
    dcat:keyword "Bellingen",
        "Kalang River",
        "Picket Hill Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/b59a40b8-221e-4ed1-9775-699b476cecf3/resource/7ee714a9-eb6e-47e8-84ab-799ab99620b1> a dcat:Distribution ;
    dct:issued "2025-12-17T00:28:40.378886"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:28:40.357268"^^xsd:dateTime ;
    dct:title "Bellingen Shire Council - FRMS Stage 2 - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/9609455e-92e5-4ad4-a516-7628547c90f9/resource/4d99db68-17c8-48ba-9ab1-3b9c9ccb3639> .

<https://uatdatansw.dac.nsw.gov.au/organization/050861e4-5220-4257-990a-a5a0fc1d545f> a foaf:Agent ;
    foaf:name "Bellingen Shire Council" .

