@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/b3c551e3-ba79-4683-a6f3-ae9a1b139534> a dcat:Dataset ;
    dct:description "Tamworth Regional Council -  Ordinary Council Minutes - 12 Dec 2017" ;
    dct:identifier "b3c551e3-ba79-4683-a6f3-ae9a1b139534" ;
    dct:issued "2022-02-02T22:52:56.494954"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:57:29.810458"^^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.6802 -30.7793, 150.6802 -30.7232, 150.7640 -30.7232, 150.7640 -30.7793, 150.6802 -30.7793))"^^gsp:wktLiteral ] ;
    dct:title "Manilla Floodplain Risk Management Study and Draft Plan - Meeting Minutes" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tamworth Regional Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/b3c551e3-ba79-4683-a6f3-ae9a1b139534/resource/a48a3f00-0c0c-48b3-8f47-0ec2734f35ad> ;
    dcat:keyword "Barraba",
        "Manilla",
        "Manilla River",
        "Namoi River",
        "Nandewar Range",
        "Plumthorpe",
        "Split Yard Mountain" .

<https://uatdatansw.dac.nsw.gov.au/dataset/b3c551e3-ba79-4683-a6f3-ae9a1b139534/resource/a48a3f00-0c0c-48b3-8f47-0ec2734f35ad> a dcat:Distribution ;
    dct:issued "2025-12-17T01:57:29.851578"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:57:29.819549"^^xsd:dateTime ;
    dct:title "Manilla Floodplain Risk Management Study and Draft Plan - Meeting Minutes" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/f317680b-d2bf-4a3a-912b-6d6fe5134b6a/resource/1684e4b3-074b-40a3-9e4a-52196d84a87b> .

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

