@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/0927677f-0120-4b21-b907-8214c35d65ae> a void:DatasetDescription ;
    cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
    foaf:primaryTopic <https://data.nhm.ac.uk/dataset/0927677f-0120-4b21-b907-8214c35d65ae#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/0927677f-0120-4b21-b907-8214c35d65ae#dataset> a dcat:Dataset ;
    dc1:accrualPeriodicity <http://purl.org/linked-data/sdmx/2009/code#freq-A> ;
    dc1:creator [ a vcard:Person ;
            vcard:fn "Robin Whittaker; Ergian Musto" ] ;
    dc1:identifier <10.5519/j3qd08wm> ;
    dc1:issued "2025-08-04T14:06:13.854063"^^xsd:dateTime ;
    dc1:license <https://creativecommons.org/licenses/by-nc/4.0/> ;
    dc1:modified "2025-08-04T14:07:40.491687"^^xsd:dateTime ;
    dc1:temporal "1990-2022" ;
    dc1:title "John Whittaker's collection of micropalaeontological slides from his archaeological studies" ;
    dcat:contactPoint <https://data.nhm.ac.uk/user/f7e42f34-af25-4b52-8598-8347003cf226> ;
    dcat:description "This is a listing of all of the unregistered slides from John Whittaker's work on Archaeological Sites from the UK. Each row represents an assemblage slide of mixed micropalaeontological materials (mainly Foraminifera and Ostracoda) from work done towards the end of his career at the NHM and during his retirement." ;
    dcat:distribution <https://data.nhm.ac.uk/dataset/0927677f-0120-4b21-b907-8214c35d65ae/resource/e3ebef48-4858-4f12-bedd-fddaf3bb3129> ;
    dcat:keyword "assemblage slides",
        "foraminifera",
        "micropalaeontology",
        "ostracoda" ;
    dcat:landingPage <https://data.nhm.ac.uk/dataset/0927677f-0120-4b21-b907-8214c35d65ae/resource/e3ebef48-4858-4f12-bedd-fddaf3bb3129> ;
    dcat:theme [ a skos:Concept ;
            skos:prefLabel "Collections" ] .

<https://data.nhm.ac.uk/user/f7e42f34-af25-4b52-8598-8347003cf226> a vcard:Person ;
    mads:hasAffiliation <http://nhm.ac.uk> ;
    vcard:fn "Giles Miller" ;
    vcard:hasEmail <g.miller@nhm.ac.uk> .

<https://data.nhm.ac.uk/dataset/0927677f-0120-4b21-b907-8214c35d65ae/resource/e3ebef48-4858-4f12-bedd-fddaf3bb3129> a dcat:Distribution ;
    dc1:description "Listing of unregistered slides from John Whittaker's Archaeological Studies. Assemblage slides containing mainly Foraminifera and Ostracoda from sites studied in from the South of England." ;
    dc1:format "XLSX" ;
    dc1:title "JW_Office_Cabinets_Archaeology_slides.xlsx" ;
    dcat:accessURL <https://data.nhm.ac.uk/dataset/0927677f-0120-4b21-b907-8214c35d65ae/resource/e3ebef48-4858-4f12-bedd-fddaf3bb3129> ;
    dcat:byteSize 103646.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

