@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://mldata.opendata.ai/dataset/d68ffde7-ea43-55c8-a94c-cd68ada85e0a> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:type "person" ;
            vcard:hasEmail <mailto:alexgleith@gmail.com> ;
            foaf:homepage <https://source.coop/alexgleith> ;
            foaf:name "Alex Leith" ] ;
    dct:description "This a cloud optimised geotiff of a 2 m DEM covering all of Tasmania. It was produced by Mineral Resources Tasmania and is available under Creative Commons Attribution 3.0 Australia Licence with attribution to \"The LIST ©State of Tasmania\"" ;
    dct:identifier "d68ffde7-ea43-55c8-a94c-cd68ada85e0a" ;
    dct:issued "2023-11-29T03:48:45.225789+00:00"^^xsd:dateTime ;
    dct:modified "2025-08-21T16:39:55.568000+00:00"^^xsd:dateTime ;
    dct:publisher <https://mldata.opendata.ai/organization/441e8055-15d1-45a6-b961-412973905554> ;
    dct:title "Tasmanian 2 metre Digital Elevation Model" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/d68ffde7-ea43-55c8-a94c-cd68ada85e0a/resource/34be9e28-1a4e-4d1c-ba58-0ef16e6ae06d>,
        <https://mldata.opendata.ai/dataset/d68ffde7-ea43-55c8-a94c-cd68ada85e0a/resource/a421319d-8892-48ed-8342-85268fd3f1a4> .

<https://mldata.opendata.ai/dataset/d68ffde7-ea43-55c8-a94c-cd68ada85e0a/resource/34be9e28-1a4e-4d1c-ba58-0ef16e6ae06d> a dcat:Distribution ;
    dct:format "TIF" ;
    dct:issued "2026-06-18T14:34:02.374732"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:34:02.372325"^^xsd:dateTime ;
    dct:title "Tasmania_Statewide_2m_DEM_14-08-2021.tif" ;
    dcat:accessURL <https://data.source.coop/alexgleith/tasmania-dem-2m/Tasmania_Statewide_2m_DEM_14-08-2021.tif> ;
    dcat:byteSize "95158170064"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/d68ffde7-ea43-55c8-a94c-cd68ada85e0a/resource/a421319d-8892-48ed-8342-85268fd3f1a4> a dcat:Distribution ;
    dct:format "MD" ;
    dct:issued "2026-06-18T14:34:02.374725"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:34:02.372214"^^xsd:dateTime ;
    dct:title "README.md" ;
    dcat:accessURL <https://data.source.coop/alexgleith/tasmania-dem-2m/README.md> ;
    dcat:byteSize "1025"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/organization/441e8055-15d1-45a6-b961-412973905554> a foaf:Agent ;
    foaf:name "Source Cooperative" .

