@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://data.bioheritage.nz/dataset/d3d5bd3e-2c75-4c2e-962d-e82bf3f4cceb> a dcat:Dataset ;
    dct:description """The research team from the High-tech solutions to invasive mammal pests (BioHeritage project 2.3) have published the refined transcriptome of the Brushtail Possum as described in the 2019 Data in Brief paper by White, Trought and Hopkins entitled 'The mixed liver and heart transcriptome dataset of the New Zealand brushtail possum, *Trichosurus vulpecula*' [doi.org/10.1016/j.dib.2019.104577](https://doi.org/10.1016/j.dib.2019.104577)\r
  \r
The dataset is published in the Manaaki Whenua DataStore repository.""" ;
    dct:identifier "d3d5bd3e-2c75-4c2e-962d-e82bf3f4cceb" ;
    dct:issued "2020-01-23T01:25:19.694514"^^xsd:dateTime ;
    dct:modified "2023-10-04T01:10:35.512510"^^xsd:dateTime ;
    dct:publisher <https://data.bioheritage.nz/organization/dfb688ab-4892-4e8d-bf66-5ccb22b0aec8> ;
    dct:title "A refined transcriptome dataset for the NZ brushtail possum" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "danieljameswhite33@gmail.com" ] ;
    dcat:distribution <https://data.bioheritage.nz/dataset/d3d5bd3e-2c75-4c2e-962d-e82bf3f4cceb/resource/e5be9b00-9dec-4a3d-a642-510869e3a2ad> ;
    dcat:keyword "NZBH",
        "Trichosurus vulpecula",
        "brushtail possum",
        "de novo",
        "pest control",
        "possum",
        "transcriptome" .

<https://data.bioheritage.nz/dataset/d3d5bd3e-2c75-4c2e-962d-e82bf3f4cceb/resource/e5be9b00-9dec-4a3d-a642-510869e3a2ad> a dcat:Distribution ;
    dct:description "Link to data on MWLR Datastore." ;
    dct:format "HTML" ;
    dct:issued "2020-01-23T01:27:00.012472"^^xsd:dateTime ;
    dct:modified "2020-01-23T01:27:00.012472"^^xsd:dateTime ;
    dct:title "Refined Possum Transcriptome" ;
    dcat:accessURL <https://doi.org/10.7931/nzcx-1176> ;
    dcat:mediaType "text/plain" .

<https://data.bioheritage.nz/organization/dfb688ab-4892-4e8d-bf66-5ccb22b0aec8> a foaf:Organization ;
    foaf:name "BioHeritage Miscellaneous" .

