@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 owl: <http://www.w3.org/2002/07/owl#> .
@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/b899b793-40c4-4c25-9136-a8a66ccbf8f1> a void:DatasetDescription ;
    cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
    foaf:primaryTopic <https://data.nhm.ac.uk/dataset/b899b793-40c4-4c25-9136-a8a66ccbf8f1#dataset> .

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

<https://data.nhm.ac.uk/dataset/b899b793-40c4-4c25-9136-a8a66ccbf8f1#dataset> a dcat:Dataset ;
    dc1:accrualPeriodicity <http://purl.org/linked-data/sdmx/2009/code#freq-M> ;
    dc1:creator [ a vcard:Person ;
            vcard:fn "Phaedra Kokkini; Roberto Portela Miguez; Louise Allan; James Ayre" ] ;
    dc1:identifier <10.5519/0nvicdfh> ;
    dc1:issued "2022-09-12T13:55:45.452297"^^xsd:dateTime ;
    dc1:license <http://www.opendefinition.org/licenses/cc-zero> ;
    dc1:modified "2022-09-12T15:57:54.292599"^^xsd:dateTime ;
    dc1:temporal "pre 1850 - present day" ;
    dc1:title "Covid-19 Chiropteran Knowledge Base" ;
    dcat:contactPoint <https://data.nhm.ac.uk/user/ca40cc44-ae3a-43ac-9f2d-87e361fc4527> ;
    dcat:description """The project "COVID-19 Chiropteran Knowledge Base" involved the audit and label data transcription of all the bat specimens belonging to the families of Rhinolophidae (Horseshoe bats), Hipposideridae (Old World leaf-nosed bats) and Rhinonycteridae (Trident bats) at the Natural History Museum, London at the time of project completion (December 2021). In addition, it included the imaging of the skulls and wet material of the type specimens of the families mentioned above, creating a valuable resource for taxonomic identification. The output of this project is part of a much larger dataset with the same name, to which eight other European institutions also contribute. \r
\r
This collection was digitised as part of the Museum's Digital Collections Programme and was funded by Synthesys+ Virtual Access. """ ;
    dcat:distribution <https://data.nhm.ac.uk/dataset/b899b793-40c4-4c25-9136-a8a66ccbf8f1/resource/572eb3a4-a9a4-4145-b725-1e37e5b3e474> ;
    dcat:keyword "bats",
        "chiroptera",
        "digital collections programme",
        "hipposideridae",
        "horseshoe bats",
        "old world leaf-nosed bats",
        "rhinolophidae",
        "rhinonycteridae",
        "skins",
        "skulls",
        "spirit material",
        "synthesys virtual access",
        "trident bats",
        "types" ;
    dcat:landingPage <https://data.nhm.ac.uk/dataset/b899b793-40c4-4c25-9136-a8a66ccbf8f1/resource/572eb3a4-a9a4-4145-b725-1e37e5b3e474> ;
    dcat:theme [ a skos:Concept ;
            skos:prefLabel "Collections" ] .

<https://data.nhm.ac.uk/user/ca40cc44-ae3a-43ac-9f2d-87e361fc4527> a vcard:Person ;
    mads:hasAffiliation <http://nhm.ac.uk> ;
    vcard:fn "Phaedra Kokkini" ;
    vcard:hasEmail <p.kokkini@nhm.ac.uk> .

<https://data.nhm.ac.uk/dataset/b899b793-40c4-4c25-9136-a8a66ccbf8f1/resource/572eb3a4-a9a4-4145-b725-1e37e5b3e474> a dcat:Distribution ;
    dc1:description "Link to the “Covid-19 Chiropteran Knowledge Base” specimen records from the NHM catalogue, published as part of the wider NHM collection dataset." ;
    dc1:title "Covid-19 Chiropteran Knowledge Base specimens" ;
    dcat:accessURL <https://data.nhm.ac.uk/dataset/b899b793-40c4-4c25-9136-a8a66ccbf8f1/resource/572eb3a4-a9a4-4145-b725-1e37e5b3e474> .

