@prefix aiiso: <http://purl.org/vocab/aiiso/schema#> .
@prefix cc: <http://creativecommons.org/ns#> .
@prefix dc1: <http://purl.org/dc/terms/> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix org1: <http://www.w3.org/TR/vocab-org/#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tdwgi: <http://rs.tdwg.org/ontology/voc/Institution#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.nhm.ac.uk/dataset/d5a50453-7880-4875-9ec7-b1d597c59eba> a void:DatasetDescription ;
    cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
    foaf:primaryTopic <https://data.nhm.ac.uk/dataset/d5a50453-7880-4875-9ec7-b1d597c59eba#dataset> .

<https://data.nhm.ac.uk/dataset/d5a50453-7880-4875-9ec7-b1d597c59eba#dataset> a dcat:Dataset ;
    dc1:creator [ a vcard:Person ;
            mads:hasAffiliation <http://nhm.ac.uk> ;
            vcard:fn "Sandra Knapp" ] ;
    dc1:identifier <10.5519/0059533> ;
    dc1:issued "2015-10-28T15:12:11.633994"^^xsd:dateTime ;
    dc1:license "CC-BY-SA-4.0" ;
    dc1:modified "2015-10-28T15:16:20.349915"^^xsd:dateTime ;
    dc1:temporal "1800-2013" ;
    dc1:title "Specimens of the Dulcamaroid Clade of Solanum" ;
    dcat:contactPoint <https://data.nhm.ac.uk/user/4d4d033e-e5d8-4888-ae99-82e835bd0e9b> ;
    dcat:description """This dataset is a static xls file of all specimens examined for the publication below. These data are updated on the web resource Solanaceae Source (www.solanaceaesource.org).\r
\r
Knapp S (2013) A revision of the Dulcamaroid Clade of _Solanum_ L. (Solanaceae). _PhytoKeys_ 22: 1-432. doi: 10.3897/phytokeys.22.4041""" ;
    dcat:distribution <https://data.nhm.ac.uk/dataset/d5a50453-7880-4875-9ec7-b1d597c59eba/resource/a9cfd009-0f86-417d-9c90-c9d01772943f> ;
    dcat:keyword "bittersweet",
        "caribbean",
        "china",
        "europe",
        "mexico",
        "solanum",
        "south america",
        "systematics",
        "taxonomy",
        "vines" ;
    dcat:landingPage <https://data.nhm.ac.uk/dataset/d5a50453-7880-4875-9ec7-b1d597c59eba/resource/a9cfd009-0f86-417d-9c90-c9d01772943f> ;
    dcat:theme [ a skos:Concept ;
            skos:prefLabel "Collections" ] .

<https://data.nhm.ac.uk/user/4d4d033e-e5d8-4888-ae99-82e835bd0e9b> a vcard:Person ;
    mads:hasAffiliation <http://nhm.ac.uk> ;
    vcard:fn "Sandy Knapp" ;
    vcard:hasEmail <s.knapp@nhm.ac.uk> .

<http://nhm.ac.uk> a aiiso:Institution,
        org1: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/d5a50453-7880-4875-9ec7-b1d597c59eba/resource/a9cfd009-0f86-417d-9c90-c9d01772943f> a dcat:Distribution ;
    dc1:description "Data file contains the specimens used in the publication (Knapp S [2013] A revision of the Dulcamaroid Clade of Solanum L. (Solanaceae). PhytoKeys 22: 1-432.) and originally presented as a supplementary data file as part of that publication. This Microsoft Excel file consists of all collection records (with associated herbaria) of species examined for this taxonomic treatment. Full details of all records can be found on Solanaceae Source (http://www.solanaceaesource.org). Additional records are added to Solanaceae Source as they are seen so it is the most up to date place to see specimens for this group." ;
    dc1:format "XLS" ;
    dc1:title "Dulcamaroid Clade specimens" ;
    dcat:accessURL <https://data.nhm.ac.uk/dataset/d5a50453-7880-4875-9ec7-b1d597c59eba/resource/a9cfd009-0f86-417d-9c90-c9d01772943f> .

