@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix aiiso: <http://purl.org/vocab/aiiso/schema#> .
@prefix cc: <http://creativecommons.org/ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix org: <http://www.w3.org/TR/vocab-org/#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tdwgi: <http://rs.tdwg.org/ontology/voc/Institution#> .
@prefix time: <http://www.w3.org/2006/time> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.nhm.ac.uk/dataset/8f9a8140-e059-4603-a293-945ac2a460f2> a void:DatasetDescription ;
    cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
    foaf:primaryTopic <https://data.nhm.ac.uk/dataset/8f9a8140-e059-4603-a293-945ac2a460f2#dataset> .

<https://data.nhm.ac.uk/dataset/8f9a8140-e059-4603-a293-945ac2a460f2#dataset> a dcat:Dataset ;
    dc:creator [ a vcard:Person ;
            mads:hasAffiliation <http://nhm.ac.uk> ;
            vcard:fn "Benjamin Price; David C Marshall; Nigel P Barker; Chris Simon; Martin H Villet" ] ;
    dc:identifier <10.5519/0051823> ;
    dc:issued "2018-07-11T17:01:34.773000"^^xsd:dateTime ;
    dc:license <http://www.opendefinition.org/licenses/cc-zero> ;
    dc:modified "2019-03-25T12:18:56.443031"^^xsd:dateTime ;
    dc:title "Platypleurini phylogeny" ;
    dcat:contactPoint <https://data.nhm.ac.uk/user/47f982f8-95fb-4347-a3ff-7562b03b3a8a> ;
    dcat:description """Data Supporting:\r
Out of Africa? A dated molecular phylogeny of the cicada tribe Platypleurini Schmidt (Hemiptera: Cicadidae), with a focus on African genera and the genus Platypleura Amyot & Audinet-Serville""" ;
    dcat:distribution <https://data.nhm.ac.uk/dataset/8f9a8140-e059-4603-a293-945ac2a460f2/resource/ffee4c41-1c82-4d2f-bdd0-553bf7ff7e23> ;
    dcat:keyword "Cicadidae",
        "Hemiptera",
        "Systematics" ;
    dcat:landingPage <https://data.nhm.ac.uk/dataset/8f9a8140-e059-4603-a293-945ac2a460f2/resource/ffee4c41-1c82-4d2f-bdd0-553bf7ff7e23> ;
    dcat:theme [ a skos:Concept ;
            skos:prefLabel "Research" ] .

<https://data.nhm.ac.uk/user/47f982f8-95fb-4347-a3ff-7562b03b3a8a> a vcard:Person ;
    mads:hasAffiliation <http://nhm.ac.uk> ;
    vcard:fn "Benjamin Price" ;
    vcard:hasEmail <b.price@nhm.ac.uk> .

<http://nhm.ac.uk> a aiiso:Institution,
        org:Organization,
        foaf:Organization ;
    tdwgi:acronymOrCoden "NHMUK" ;
    tdwgi:institutionType <http://rs.tdwg.org/ontology/voc/InstitutionType#museum> ;
    = <http://dbpedia.org/resource/Natural_history_museum>,
        <https://www.wikidata.org/wiki/Q309388> ;
    foaf:name "Natural History Museum" .

<https://data.nhm.ac.uk/dataset/8f9a8140-e059-4603-a293-945ac2a460f2/resource/ffee4c41-1c82-4d2f-bdd0-553bf7ff7e23> a dcat:Distribution ;
    dc:description "Alignment, analysis and tree files." ;
    dc:format "ZIP" ;
    dc:title "Supplementary Files" ;
    dcat:accessURL <https://data.nhm.ac.uk/dataset/8f9a8140-e059-4603-a293-945ac2a460f2/resource/ffee4c41-1c82-4d2f-bdd0-553bf7ff7e23> .

