@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/faa5e03b-2235-4cc0-8c73-964f5efbc2cf> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "faa5e03b-2235-4cc0-8c73-964f5efbc2cf" ;
    dct:issued "2022-02-02T23:28:58.552987"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:58:08.043450"^^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.8617 -30.4759, 152.8617 -30.4277, 152.9345 -30.4277, 152.9345 -30.4759, 152.8617 -30.4759))"^^gsp:wktLiteral ] ;
    dct:title "Report for Drainage Flood Study - Wheatley Street, Bellingen - PDF" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bellingen Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/faa5e03b-2235-4cc0-8c73-964f5efbc2cf/resource/b53a697a-a481-4f27-bed7-48380d76e4db> ;
    dcat:keyword "Bellingen",
        "Bellinger River",
        "Ringwood Place",
        "Sunset Ridge Drive",
        "Wheatley Street" .

<https://uatdatansw.dac.nsw.gov.au/dataset/faa5e03b-2235-4cc0-8c73-964f5efbc2cf/resource/b53a697a-a481-4f27-bed7-48380d76e4db> a dcat:Distribution ;
    dct:issued "2025-12-17T00:58:08.085348"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:58:08.053701"^^xsd:dateTime ;
    dct:title "Wheatley Street, Bellingen - Report for Drainage Flood Study" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/8f6e0afb-a402-4a4a-ac7d-075a48c77715/resource/51427b0f-5f94-446b-9a76-e6ceca4f43ce> .

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

