@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/bfa2884f-fbdf-4351-b04e-eee7b7217726> a dcat:Dataset ;
    dct:description "Other Data" ;
    dct:identifier "bfa2884f-fbdf-4351-b04e-eee7b7217726" ;
    dct:issued "2022-02-02T22:34:10.873025"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:39:27.913419"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/fef546b8-909d-46c7-ab14-d439819ecb8d> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((148.9204 -32.5866, 148.9204 -32.5257, 149.0097 -32.5257, 149.0097 -32.5866, 148.9204 -32.5866))"^^gsp:wktLiteral ] ;
    dct:title "Flood Study Report Wellington - Other Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dubbo Regional Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/bfa2884f-fbdf-4351-b04e-eee7b7217726/resource/91a90128-746d-426b-ae26-1ef157c6d304> ;
    dcat:keyword "Wellington",
        "hydraulic model",
        "hydrologic model" .

<https://uatdatansw.dac.nsw.gov.au/dataset/bfa2884f-fbdf-4351-b04e-eee7b7217726/resource/91a90128-746d-426b-ae26-1ef157c6d304> a dcat:Distribution ;
    dct:issued "2025-12-17T02:39:27.948729"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:39:27.923282"^^xsd:dateTime ;
    dct:title "Flood Study Report Wellington - Other Data" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/f819f110-a954-4aac-9331-79a85001d444/resource/06cca7a6-1b8d-45ff-b4a0-7fac207871ce> .

<https://uatdatansw.dac.nsw.gov.au/organization/fef546b8-909d-46c7-ab14-d439819ecb8d> a foaf:Agent ;
    foaf:name "Dubbo Regional Council" .

