@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/111d0587-6824-457e-afd1-6a4abf5eb699> a dcat:Dataset ;
    dct:description "Martins Gully catchment and Yoogoonda Gully catchment" ;
    dct:identifier "111d0587-6824-457e-afd1-6a4abf5eb699" ;
    dct:issued "2022-02-02T22:11:04.010444"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:54:10.661961"^^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 - Model (DRAINS)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Armidale Regional Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/111d0587-6824-457e-afd1-6a4abf5eb699/resource/6ee1c3c5-efa4-4c09-8079-d8fef37f58fd> ;
    dcat:keyword "Armidale",
        "Black Gully",
        "Dumaresq Creek",
        "Martins Gully",
        "Stephens Bridge",
        "Yoogoonda Gully" .

<https://uatdatansw.dac.nsw.gov.au/dataset/111d0587-6824-457e-afd1-6a4abf5eb699/resource/6ee1c3c5-efa4-4c09-8079-d8fef37f58fd> a dcat:Distribution ;
    dct:issued "2025-12-17T00:54:10.725889"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:54:10.671947"^^xsd:dateTime ;
    dct:title "Armidale - Flood Study 2004 - Model (DRAINS)" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/877ad856-d7cb-45bb-8200-06571afe8a4b/resource/f130e3ea-f517-4722-8f68-f1cee5588db1> .

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

