@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/7819c1a5-fa67-42ec-99f0-4927657a8f43> a dcat:Dataset ;
    dct:description "Report + figures" ;
    dct:identifier "7819c1a5-fa67-42ec-99f0-4927657a8f43" ;
    dct:issued "2022-02-02T22:11:05.156247"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:02:31.439464"^^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 - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Armidale Regional Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/7819c1a5-fa67-42ec-99f0-4927657a8f43/resource/99c946af-ee1c-42df-8842-f43c67cdbe47>,
        <https://uatdatansw.dac.nsw.gov.au/dataset/7819c1a5-fa67-42ec-99f0-4927657a8f43/resource/e858cda9-0b46-4875-9533-0d5f9b5f4c56> ;
    dcat:keyword "Armidale",
        "Black Gully",
        "Dumaresq Creek",
        "Martins Gully",
        "Stephens Bridge",
        "Yoogoonda Gully" .

<https://uatdatansw.dac.nsw.gov.au/dataset/7819c1a5-fa67-42ec-99f0-4927657a8f43/resource/99c946af-ee1c-42df-8842-f43c67cdbe47> a dcat:Distribution ;
    dct:issued "2025-12-17T01:02:31.480178"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:02:31.448573"^^xsd:dateTime ;
    dct:title "Armidale - Flood Study 2004 - Figures" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/90e1a557-7b6f-4ad2-b61f-d9a8efe961d8/resource/d4666e3e-b86e-4240-963d-efe59a4ca349> .

<https://uatdatansw.dac.nsw.gov.au/dataset/7819c1a5-fa67-42ec-99f0-4927657a8f43/resource/e858cda9-0b46-4875-9533-0d5f9b5f4c56> a dcat:Distribution ;
    dct:issued "2025-12-17T01:02:31.480172"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:02:31.448372"^^xsd:dateTime ;
    dct:title "Armidale - Flood Study 2004 - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/90e1a557-7b6f-4ad2-b61f-d9a8efe961d8/resource/9914ad42-12e8-4dc7-8440-fd5729382b8c> .

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

