@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/cbbcfe13-7f72-46f3-88f6-13a24bbe3528> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "cbbcfe13-7f72-46f3-88f6-13a24bbe3528" ;
    dct:issued "2022-02-02T22:11:06.363081"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:32:53.661445"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/0a9cc717-90c9-4802-b543-2396e7d97318> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.5440 -30.6048, 151.5440 -30.4297, 151.8132 -30.4297, 151.8132 -30.6048, 151.5440 -30.6048))"^^gsp:wktLiteral ] ;
    dct:title "Armidale Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Armidale Regional Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/cbbcfe13-7f72-46f3-88f6-13a24bbe3528/resource/bbebf68f-1477-4852-9723-d12d76208ffa> ;
    dcat:keyword "Black Gully",
        "Dumaresq",
        "Martins Gully",
        "Stephens Bridge",
        "Yoogoonda Gully" .

<https://uatdatansw.dac.nsw.gov.au/dataset/cbbcfe13-7f72-46f3-88f6-13a24bbe3528/resource/bbebf68f-1477-4852-9723-d12d76208ffa> a dcat:Distribution ;
    dct:issued "2025-12-17T00:32:53.698849"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:32:53.670585"^^xsd:dateTime ;
    dct:title "Armidale Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/96532114-5456-4e4c-8a87-124b8244d1b6/resource/08d791c5-0a6d-4c83-933d-f54fcda39861> .

<https://uatdatansw.dac.nsw.gov.au/organization/0a9cc717-90c9-4802-b543-2396e7d97318> a foaf:Agent ;
    foaf:name "Armidale Regional Council" .

