@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/1470ea04-890a-4250-a3cc-399b4cb0c205> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "1470ea04-890a-4250-a3cc-399b4cb0c205" ;
    dct:issued "2022-02-02T22:12:28.465604"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:58:50.178121"^^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.4921 -30.4546, 150.4921 -30.2958, 150.7297 -30.2958, 150.7297 -30.4546, 150.4921 -30.4546))"^^gsp:wktLiteral ] ;
    dct:title "Barraba Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tamworth Regional Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/1470ea04-890a-4250-a3cc-399b4cb0c205/resource/6c44b7f6-760b-4fe8-a074-0034012c45c0> ;
    dcat:keyword "Barraba Creek",
        "Connors Creek",
        "Manilla River",
        "Mile Creek",
        "Namoi River",
        "Plumthorpe",
        "Split Rock Dam" .

<https://uatdatansw.dac.nsw.gov.au/dataset/1470ea04-890a-4250-a3cc-399b4cb0c205/resource/6c44b7f6-760b-4fe8-a074-0034012c45c0> a dcat:Distribution ;
    dct:issued "2025-12-17T00:58:50.223449"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:58:50.187929"^^xsd:dateTime ;
    dct:title "Barraba Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/a3d93ac2-d4d6-4cfe-bf03-dda26407130d/resource/383541a4-d8f3-47e9-a0e1-de583e7523ef> .

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

