@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/5b56e089-7d29-4753-9d6c-47b9d6856fa8> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "5b56e089-7d29-4753-9d6c-47b9d6856fa8" ;
    dct:issued "2022-02-02T22:11:34.931278"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:30:30.212107"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/952a501c-c04d-4bf1-85c1-5d042c87cc9d> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((153.4715 -28.9312, 153.4715 -28.8230, 153.6156 -28.8230, 153.6156 -28.9312, 153.4715 -28.9312))"^^gsp:wktLiteral ] ;
    dct:title "Ballina Flood Study Update - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ballina Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/5b56e089-7d29-4753-9d6c-47b9d6856fa8/resource/13f4a805-2636-4234-82c1-fdd38b616a6a> ;
    dcat:keyword "Ballina",
        "Chilcotts Creek",
        "Deadmans Creek",
        "Emigrant Creek",
        "Fishery Creek",
        "Maguires Creek",
        "North Creek Canal",
        "Richmond River",
        "Sandy Flat Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/5b56e089-7d29-4753-9d6c-47b9d6856fa8/resource/13f4a805-2636-4234-82c1-fdd38b616a6a> a dcat:Distribution ;
    dct:issued "2025-12-17T01:30:30.266791"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:30:30.222063"^^xsd:dateTime ;
    dct:title "Ballina - Flood Study Update - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/9cfe8850-8790-4d52-9701-0a1db6531f13/resource/e56d1f02-47da-4898-bc6a-f99bd39594bf> .

<https://uatdatansw.dac.nsw.gov.au/organization/952a501c-c04d-4bf1-85c1-5d042c87cc9d> a foaf:Agent ;
    foaf:name "Ballina Shire Council" .

