@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/ea3bdd91-59e6-45b5-83c0-deb90b530539> a dcat:Dataset ;
    dct:description "GIS" ;
    dct:identifier "ea3bdd91-59e6-45b5-83c0-deb90b530539" ;
    dct:issued "2022-02-02T22:13:41.965950"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:29:54.111628"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/2e42a00e-4c97-4066-bae4-887f7f7af9e5> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.0153 -30.9870, 151.0153 -30.7997, 151.3216 -30.7997, 151.3216 -30.9870, 151.0153 -30.9870))"^^gsp:wktLiteral ] ;
    dct:title "Bendemeer Flood Study - Mitigation Options" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tamworth Regional Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/ea3bdd91-59e6-45b5-83c0-deb90b530539/resource/ecf6e7a7-bec9-4402-a6a1-58f5334defa3> ;
    dcat:keyword "Bendemeer",
        "Macdonald River",
        "New England Highway",
        "Oxley Highway",
        "Woolbrook" .

<https://uatdatansw.dac.nsw.gov.au/dataset/ea3bdd91-59e6-45b5-83c0-deb90b530539/resource/ecf6e7a7-bec9-4402-a6a1-58f5334defa3> a dcat:Distribution ;
    dct:issued "2025-12-17T00:29:54.148972"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:29:54.121097"^^xsd:dateTime ;
    dct:title "Bendemeer Flood Study - Mitigation Options" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/fd126960-9fa6-4f6f-ada5-a9d7c727a1d0/resource/a04ec618-3ee3-467d-aad8-8a426499ded1> .

<https://uatdatansw.dac.nsw.gov.au/organization/2e42a00e-4c97-4066-bae4-887f7f7af9e5> a foaf:Agent ;
    foaf:name "Tamworth Regional Council" .

