@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/2a0d75cc-e60a-4f69-a9e1-98da80b74015> a dcat:Dataset ;
    dct:description """Data associated with paper by Edith A MacDonald, Eric D. Edwards, Jovana Balanovic, Fabien Medvecky: Scientifically framed gene drive communications perceived as credible but riskier, submitted to People and Nature.\r
\r
[Bioheritage project 2.6]""" ;
    dct:identifier "2a0d75cc-e60a-4f69-a9e1-98da80b74015" ;
    dct:issued "2021-01-12T01:48:18.002381"^^xsd:dateTime ;
    dct:modified "2021-07-29T02:25:36.858632"^^xsd:dateTime ;
    dct:publisher <https://data.bioheritage.nz/organization/dfb688ab-4892-4e8d-bf66-5ccb22b0aec8> ;
    dct:title "Scientifically framed gene drive communications" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Edy MacDonald" ;
            vcard:hasEmail <mailto:edithamacdonald@gmail.com> ] ;
    dcat:distribution <https://data.bioheritage.nz/dataset/2a0d75cc-e60a-4f69-a9e1-98da80b74015/resource/a4c161aa-5473-48a4-8ac7-747a9e84888e> ;
    dcat:keyword "NZBH",
        "gene drive",
        "science communication" .

<https://data.bioheritage.nz/dataset/2a0d75cc-e60a-4f69-a9e1-98da80b74015/resource/a4c161aa-5473-48a4-8ac7-747a9e84888e> a dcat:Distribution ;
    dct:description "Data and data dictionary" ;
    dct:format "XLSX" ;
    dct:issued "2021-01-12T01:49:12.914239"^^xsd:dateTime ;
    dct:modified "2021-01-12T01:49:12.914239"^^xsd:dateTime ;
    dct:title "Framing Data MacDonald et al" ;
    dcat:accessURL <https://data.bioheritage.nz/dataset/2a0d75cc-e60a-4f69-a9e1-98da80b74015/resource/a4c161aa-5473-48a4-8ac7-747a9e84888e/download/framing-data.xlsx> ;
    dcat:byteSize 477942.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

