@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/58d270bd-08a6-4c07-8dd8-337a13385f9c> a dcat:Dataset ;
    dct:description "Flood levels obtained from HEC-RAS Model (1999)								" ;
    dct:identifier "58d270bd-08a6-4c07-8dd8-337a13385f9c" ;
    dct:issued "2022-02-02T22:10:52.643704"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:38:44.041836"^^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.5688 -30.5847, 151.5688 -30.4416, 151.7514 -30.4416, 151.7514 -30.5847, 151.5688 -30.5847))"^^gsp:wktLiteral ] ;
    dct:title "Armidale - Flood Mitigation Study December 1999 - Flood Levels (Summary)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Armidale Regional Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/58d270bd-08a6-4c07-8dd8-337a13385f9c/resource/c034b9ae-b946-4168-b3d9-ae53a2bfb36b> ;
    dcat:keyword "Armidale",
        "Black Gully",
        "Dumaresq Creek",
        "Martins Gully" .

<https://uatdatansw.dac.nsw.gov.au/dataset/58d270bd-08a6-4c07-8dd8-337a13385f9c/resource/c034b9ae-b946-4168-b3d9-ae53a2bfb36b> a dcat:Distribution ;
    dct:issued "2025-12-17T02:38:44.079848"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:38:44.052923"^^xsd:dateTime ;
    dct:title "Armidale - Flood Mitigation Study December 1999 - Flood Levels (Summary)" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/8d94bfe3-f9bd-4d82-983e-8961fe08e107/resource/5ee96b9d-afe8-42af-8ac0-a263b4f8d23a> .

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

