@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/b4d5b4f7-9c73-49fa-b844-dd374fc3b295> a void:DatasetDescription ;
    cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
    foaf:primaryTopic <https://data.nhm.ac.uk/dataset/b4d5b4f7-9c73-49fa-b844-dd374fc3b295#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/b4d5b4f7-9c73-49fa-b844-dd374fc3b295#dataset> a dcat:Dataset ;
    dc1:accrualPeriodicity <http://purl.org/linked-data/sdmx/2009/code#freq-M> ;
    dc1:creator [ a vcard:Person ;
            vcard:fn "Peter Wing; Louise Berridge; Emma Bonzo; Joseph Deane; Noelia Gahan; Daniel Hall; Krisztina Lohonya; Nicola Lowndes; Ying Luo; Skye Neal; Olga Sivell; Megan Squire; Glory Turnbull; Larissa Welton; Chrissy Williams; Janice Wu; Chiho Ikebe; Marla Spencer; Hillery Warner; Geoff Martin" ] ;
    dc1:identifier <10.5519/l96g6tvt> ;
    dc1:issued "2024-10-11T08:10:21.957194"^^xsd:dateTime ;
    dc1:license <http://www.opendefinition.org/licenses/cc-zero> ;
    dc1:modified "2024-10-11T08:18:06.263805"^^xsd:dateTime ;
    dc1:temporal "pre 1850 to present day" ;
    dc1:title "British and Irish 'Larger' Micro Moths Collection" ;
    dcat:contactPoint <https://data.nhm.ac.uk/user/30d98826-d77b-4b1c-aa6e-b47677a15ad6> ;
    dcat:description """The British and Irish 'Larger' Micro Moths Collection comprises the records of all the pinned material of Alucitidae, Cossidae, Limacodidae, Sesiidae and Zygaenidae housed in the British and Irish Lepidoptera Collection at the Natural History Museum, London at the time of project completion (January 2024). \r
\r
The British and Irish 'Larger' Micro Moths Collection was digitised to further complete work started during the iCollections project to digitise all British and Irish Lepidoptera material held at the Natural History Museum, London.\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) and taxon information.\r
\r
The data resource generated by the project is available using the Data and Resources link. Please search for the relevant taxa as this dataset is part of a project covering a range of families.""" ;
    dcat:distribution <https://data.nhm.ac.uk/dataset/b4d5b4f7-9c73-49fa-b844-dd374fc3b295/resource/869beb8a-0b8b-4a55-9cd6-3e0eccf1e092> ;
    dcat:keyword "alucitidae",
        "cossidae",
        "digital collections",
        "digital collections programme",
        "digitisation",
        "lepidoptera",
        "limacodidae",
        "pinned insects",
        "sesiidae",
        "zygaenidae" ;
    dcat:landingPage <https://data.nhm.ac.uk/dataset/b4d5b4f7-9c73-49fa-b844-dd374fc3b295/resource/869beb8a-0b8b-4a55-9cd6-3e0eccf1e092> ;
    dcat:theme [ a skos:Concept ;
            skos:prefLabel "Collections" ] .

<https://data.nhm.ac.uk/user/30d98826-d77b-4b1c-aa6e-b47677a15ad6> a vcard:Person ;
    mads:hasAffiliation <http://nhm.ac.uk> ;
    vcard:fn "Peter Wing" ;
    vcard:hasEmail <p.wing@nhm.ac.uk> .

<https://data.nhm.ac.uk/dataset/b4d5b4f7-9c73-49fa-b844-dd374fc3b295/resource/869beb8a-0b8b-4a55-9cd6-3e0eccf1e092> a dcat:Distribution ;
    dc1:description "Link to the British and Irish 'larger' micro moth specimen records from the NHM catalogue, published as part of the wider NHM collection dataset." ;
    dc1:title "British and Irish 'larger' micro moth specimens" ;
    dcat:accessURL <https://data.nhm.ac.uk/dataset/b4d5b4f7-9c73-49fa-b844-dd374fc3b295/resource/869beb8a-0b8b-4a55-9cd6-3e0eccf1e092> .

