@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/9bcf19a7-7a70-45df-ad7a-99bb50598185> a void:DatasetDescription ;
    cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
    foaf:primaryTopic <https://data.nhm.ac.uk/dataset/9bcf19a7-7a70-45df-ad7a-99bb50598185#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/9bcf19a7-7a70-45df-ad7a-99bb50598185#dataset> a dcat:Dataset ;
    dc1:accrualPeriodicity <http://purl.org/linked-data/sdmx/2009/code#freq-A> ;
    dc1:creator [ a vcard:Person ;
            vcard:fn "John Whittaker; Giles Miller" ] ;
    dc1:identifier <10.5519/t8gekx20> ;
    dc1:issued "2025-04-22T21:58:37.696675"^^xsd:dateTime ;
    dc1:license <http://www.opendefinition.org/licenses/odc-by> ;
    dc1:modified "2025-07-28T22:17:16.265046"^^xsd:dateTime ;
    dc1:temporal "1971-2024" ;
    dc1:title "A list of publications by Dr John E. Whittaker" ;
    dcat:contactPoint <https://data.nhm.ac.uk/user/f7e42f34-af25-4b52-8598-8347003cf226> ;
    dcat:description "This list is based mainly on data provided by the late Dr John E. Whittaker from his CV when he kept it up to date during his career at the British Museum (Natural History)/Natural History Museum. Publications post retirement and also since his death have been added to this list and serve to enhance the published and unpublished research collections that he made that are deposited at the Natural History Museum. An almost complete set of these publications is deposited in the Micropalaeontology Library at the Natural History Museum. This list was compiled for a presentation by Giles Miller at a meeting on 22nd April 2025 to celebrate the life and works of Dr John E. Whittaker." ;
    dcat:distribution <https://data.nhm.ac.uk/dataset/9bcf19a7-7a70-45df-ad7a-99bb50598185/resource/7a72fac1-b6b0-483b-8974-2098bd13af4e> ;
    dcat:keyword "archaeology",
        "ecuador",
        "fleet",
        "foraminifera",
        "micropalaeontology",
        "ostracoda",
        "whittaker" ;
    dcat:landingPage <https://data.nhm.ac.uk/dataset/9bcf19a7-7a70-45df-ad7a-99bb50598185/resource/7a72fac1-b6b0-483b-8974-2098bd13af4e> ;
    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/9bcf19a7-7a70-45df-ad7a-99bb50598185/resource/7a72fac1-b6b0-483b-8974-2098bd13af4e> a dcat:Distribution ;
    dc1:description "A list of research publications by Dr John E. Whittaker covering his work as a Micropalaeontolgist at the Natural History Museum and subsequent to his retirement." ;
    dc1:format "DOCX" ;
    dc1:title "PUBLICATIONS_OF_J_E_WHITTAKER_22Apr25.docx" ;
    dcat:accessURL <https://data.nhm.ac.uk/dataset/9bcf19a7-7a70-45df-ad7a-99bb50598185/resource/7a72fac1-b6b0-483b-8974-2098bd13af4e> ;
    dcat:byteSize 68120.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

