@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/10c9d789-d2c1-4e57-b381-c3c6c69bc8fb> a dcat:Dataset ;
    dct:description "Survey Data" ;
    dct:identifier "10c9d789-d2c1-4e57-b381-c3c6c69bc8fb" ;
    dct:issued "2022-02-02T22:10:58.211313"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:38:56.550813"^^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 - Survey Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Armidale Regional Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/10c9d789-d2c1-4e57-b381-c3c6c69bc8fb/resource/72b419e5-6e40-4a46-a710-6662ed1c6dbe> ;
    dcat:keyword "Armidale",
        "Black Gully",
        "Dumaresq Creek",
        "Martins Gully" .

<https://uatdatansw.dac.nsw.gov.au/dataset/10c9d789-d2c1-4e57-b381-c3c6c69bc8fb/resource/72b419e5-6e40-4a46-a710-6662ed1c6dbe> a dcat:Distribution ;
    dct:issued "2025-12-17T02:38:56.585733"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:38:56.561396"^^xsd:dateTime ;
    dct:title "Armidale - Flood Mitigation Study December 1999 - Survey Data" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/f27f22bc-69d1-4428-8ba0-1ab4f7886740/resource/b20bc722-6be8-4e31-bce8-cdb19e01567b> .

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

