@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/25010b59-f9fb-4299-a65c-9f751393bee1> a dcat:Dataset ;
    dct:description "Spatial layers" ;
    dct:identifier "25010b59-f9fb-4299-a65c-9f751393bee1" ;
    dct:issued "2022-02-02T22:11:00.482080"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:02:55.133703"^^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.3257 -30.8315, 151.3257 -30.1831, 152.0728 -30.1831, 152.0728 -30.8315, 151.3257 -30.8315))"^^gsp:wktLiteral ] ;
    dct:title "Armidale - Flood Study 2004 - GIS" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Armidale Regional Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/25010b59-f9fb-4299-a65c-9f751393bee1/resource/93c68d00-fc83-4e87-93d2-f9e02b76a77e> ;
    dcat:keyword "Armidale",
        "Black Gully",
        "Dumaresq Creek",
        "Martins Gully",
        "Stephens Bridge",
        "Yoogoonda Gully" .

<https://uatdatansw.dac.nsw.gov.au/dataset/25010b59-f9fb-4299-a65c-9f751393bee1/resource/93c68d00-fc83-4e87-93d2-f9e02b76a77e> a dcat:Distribution ;
    dct:issued "2025-12-17T01:02:55.173845"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:02:55.142833"^^xsd:dateTime ;
    dct:title "Armidale - Flood Study 2004 - GIS" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/f7404db9-bc1d-4215-8fe4-e529ecc2d766/resource/96400542-02fe-4d04-b25d-198156966e60> .

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

