@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/11f0d62c-3291-4cab-b3bb-2ce212751296> a void:DatasetDescription ;
    cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
    foaf:primaryTopic <https://data.nhm.ac.uk/dataset/11f0d62c-3291-4cab-b3bb-2ce212751296#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> ;
    = <http://dbpedia.org/resource/Natural_history_museum>,
        <https://www.wikidata.org/wiki/Q309388> ;
    foaf:name "Natural History Museum" .

<https://data.nhm.ac.uk/dataset/11f0d62c-3291-4cab-b3bb-2ce212751296#dataset> a dcat:Dataset ;
    dc1:accrualPeriodicity <http://purl.org/linked-data/sdmx/2009/code#freq-M> ;
    dc1:creator [ a vcard:Person ;
            vcard:fn "Larissa Welton; Louise Berridge; Joseph Deane; Daniel Hall; Abbie Herdman; Katharine Holub-Swindell; Michael Jardine; Phaedra Kokkini; Leo Le Good; Nicola Lowndes; Ashleigh Whittaker; Paul Andrew Brown; Peter Wing; Marla Spencer; Chiho Ikebe" ] ;
    dc1:identifier <10.5519/1j7weade> ;
    dc1:issued "2022-09-12T09:38:09.280278"^^xsd:dateTime ;
    dc1:license <http://www.opendefinition.org/licenses/cc-zero> ;
    dc1:modified "2023-05-22T08:52:49.930763"^^xsd:dateTime ;
    dc1:temporal "pre 1850 to present day" ;
    dc1:title "Thysanoptera Slide Collection" ;
    dcat:contactPoint <https://data.nhm.ac.uk/user/fa6da74b-a2cf-449d-8e40-236d9ac419ea> ;
    dcat:description """The Thysanoptera collection comprises the records of all the slide-mounted Thysanoptera material at the Natural History Museum, London at the time of the project completion (April 2022). This includes the main collection and discrete collections of [Richard Siddoway Bagnall](https://www.wikidata.org/wiki/Q7329042) and [Laurence Mound](https://www.wikidata.org/wiki/Q21045173). \r
\r
Each specimen record has been published with an image capturing both the specimen and its associated labels and creating an inventory record with a unique identifier (Data Matrix barcode), taxon information, type status, country level collection locality. Additional images were taken to capture any information on the reverse of the slides and/or the paper envelopes that house the slides.\r
\r
The data resource generated by the project is available using the link. Please search for the relevant taxa as this dataset if part of a larger project covering a range of Orders and Superfamilies.\r
\r
This collection was digitised as part of the Museum's Digital Collections Programme.""" ;
    dcat:distribution <https://data.nhm.ac.uk/dataset/11f0d62c-3291-4cab-b3bb-2ce212751296/resource/c36091ed-624c-4fc7-b120-c3c5ae6020f4> ;
    dcat:keyword "bagnall",
        "digital collections programme",
        "entomology",
        "microscope slides",
        "mound",
        "thrips",
        "thysanoptera" ;
    dcat:landingPage <https://data.nhm.ac.uk/dataset/11f0d62c-3291-4cab-b3bb-2ce212751296/resource/c36091ed-624c-4fc7-b120-c3c5ae6020f4> ;
    dcat:theme [ a skos:Concept ;
            skos:prefLabel "Collections" ] .

<https://data.nhm.ac.uk/user/fa6da74b-a2cf-449d-8e40-236d9ac419ea> a vcard:Person ;
    mads:hasAffiliation <http://nhm.ac.uk> ;
    vcard:fn "Larissa Welton" ;
    vcard:hasEmail <l.welton@nhm.ac.uk> .

<https://data.nhm.ac.uk/dataset/11f0d62c-3291-4cab-b3bb-2ce212751296/resource/c36091ed-624c-4fc7-b120-c3c5ae6020f4> a dcat:Distribution ;
    dc1:description "Link to the “Thysanoptera Slide Collection” specimen records from the NHM catalogue, published as part of the wider NHM collection dataset." ;
    dc1:title "Thysanoptera Slide Collection specimens" ;
    dcat:accessURL <https://data.nhm.ac.uk/dataset/11f0d62c-3291-4cab-b3bb-2ce212751296/resource/c36091ed-624c-4fc7-b120-c3c5ae6020f4> .

