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

<https://data.bioheritage.nz/dataset/31693bd7-3e0e-49f2-b31d-0a31da3a89b5> a dcat:Dataset ;
    dct:description """Environmental DNA, or eDNA, refers to the DNA that is shed or excreted from biological organisms, for example as skin, hair, faeces or urine.  This powerful new technology is transforming how biological diversity is measured.   \r
  \r
A BioHeritage research team led out of the [University of Auckland](https://www.auckland.ac.nz/) have developed Aotearoa’s first national biodiversity database  – or virtual hub – where researchers will be able to share and integrate eDNA data.""" ;
    dct:identifier "31693bd7-3e0e-49f2-b31d-0a31da3a89b5" ;
    dct:issued "2019-07-24T23:01:13.366157"^^xsd:dateTime ;
    dct:modified "2019-07-24T23:05:00.285132"^^xsd:dateTime ;
    dct:title "eDNA Virtual Hub" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Austen Ganley" ;
            vcard:hasEmail <mailto:a.ganley@auckland.ac.nz> ] ;
    dcat:distribution <https://data.bioheritage.nz/dataset/31693bd7-3e0e-49f2-b31d-0a31da3a89b5/resource/73554ea6-6ca0-44ce-9e56-7930eb4b3dee> .

<https://data.bioheritage.nz/dataset/31693bd7-3e0e-49f2-b31d-0a31da3a89b5/resource/73554ea6-6ca0-44ce-9e56-7930eb4b3dee> a dcat:Distribution ;
    dct:description "License conditions for the eDNA Virtual Hub" ;
    dct:format "TXT" ;
    dct:issued "2019-07-24T23:05:00.139099"^^xsd:dateTime ;
    dct:modified "2019-07-24T23:05:00.139099"^^xsd:dateTime ;
    dct:title "License" ;
    dcat:accessURL <https://data.bioheritage.nz/dataset/31693bd7-3e0e-49f2-b31d-0a31da3a89b5/resource/73554ea6-6ca0-44ce-9e56-7930eb4b3dee/download/mit-license.txt> ;
    dcat:byteSize 1120.0 ;
    dcat:mediaType "text/plain" .

