@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/356a7de4-7d1d-4832-9047-848718d46974> a dcat:Dataset ;
    dct:description "FLS" ;
    dct:identifier "356a7de4-7d1d-4832-9047-848718d46974" ;
    dct:issued "2022-02-02T22:13:37.496994"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:28:15.032739"^^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 - Floor Level Survey" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tamworth Regional Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/356a7de4-7d1d-4832-9047-848718d46974/resource/2afe9053-8d88-432c-9bb5-81f0442fb0b2> ;
    dcat:keyword "Bendemeer",
        "Macdonald River",
        "New England Highway",
        "Oxley Highway",
        "Woolbrook" .

<https://uatdatansw.dac.nsw.gov.au/dataset/356a7de4-7d1d-4832-9047-848718d46974/resource/2afe9053-8d88-432c-9bb5-81f0442fb0b2> a dcat:Distribution ;
    dct:issued "2025-12-17T00:28:15.074765"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:28:15.044887"^^xsd:dateTime ;
    dct:title "Bendemeer Flood Study - Floor Level Survey" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/2ab33c36-3e02-408f-a397-106919ae05c4/resource/dbe2a6a2-cc96-40ba-a8c5-09e36c47189a> .

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

