@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/5a5bed80-6d8c-4331-bf08-903aec49921c> a dcat:Dataset ;
    dct:description "Survey" ;
    dct:identifier "5a5bed80-6d8c-4331-bf08-903aec49921c" ;
    dct:issued "2022-02-02T22:12:26.239279"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:26:05.538077"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/2e42a00e-4c97-4066-bae4-887f7f7af9e5> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.5731 -30.4084, 150.5731 -30.3512, 150.6438 -30.3512, 150.6438 -30.4084, 150.5731 -30.4084))"^^gsp:wktLiteral ] ;
    dct:title "Barraba Floodplain Risk Management Study and Plan - Survey" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tamworth Regional Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/5a5bed80-6d8c-4331-bf08-903aec49921c/resource/c6d5c977-26f3-46fb-a092-b5dbd64790b0> ;
    dcat:keyword "Barraba",
        "Barraba Creek",
        "Connors Creek",
        "Manilla River",
        "Mile Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/5a5bed80-6d8c-4331-bf08-903aec49921c/resource/c6d5c977-26f3-46fb-a092-b5dbd64790b0> a dcat:Distribution ;
    dct:issued "2025-12-17T02:26:05.584505"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:26:05.550389"^^xsd:dateTime ;
    dct:title "Barraba Floodplain Risk Management Study and Plan - Survey" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/3d4246f8-8062-445a-99e1-90b556bf322b/resource/bfcb0104-746e-4595-97d5-a6d5e67171a6> .

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

