@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/06148978-b2c6-4991-89cc-6c86c49f47ae> a void:DatasetDescription ;
    cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
    foaf:primaryTopic <https://data.nhm.ac.uk/dataset/06148978-b2c6-4991-89cc-6c86c49f47ae#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/06148978-b2c6-4991-89cc-6c86c49f47ae#dataset> a dcat:Dataset ;
    dc1:accrualPeriodicity <http://purl.org/linked-data/sdmx/2009/code#freq-A> ;
    dc1:creator [ a vcard:Person ;
            vcard:fn "Giles Miller; Jamie Rolt" ] ;
    dc1:identifier <10.5519/uwhpbsnd> ;
    dc1:issued "2024-03-25T13:27:56.353564"^^xsd:dateTime ;
    dc1:license <http://www.opendefinition.org/licenses/cc-by-sa> ;
    dc1:modified "2024-03-25T13:35:40.607209"^^xsd:dateTime ;
    dc1:title "Ray Bate Collection of mainly Cretaceous ostracods from West Africa" ;
    dcat:contactPoint <https://data.nhm.ac.uk/user/f7e42f34-af25-4b52-8598-8347003cf226> ;
    dcat:description "The dataset describes a named taxonomic reference collection of 311 slides of individual specimens as well as a listing of related assemblage slides covering 4 slide cabinets. Data has been enhanced by reference to various hard copy reports and logging sheets detailing the contents and stratigraphic metadata from the area." ;
    dcat:distribution <https://data.nhm.ac.uk/dataset/06148978-b2c6-4991-89cc-6c86c49f47ae/resource/38af16a1-d466-4275-968b-437ce4fd8fc9> ;
    dcat:keyword "cretaceous",
        "east africa",
        "ostracoda",
        "taxonomic reference collection" ;
    dcat:landingPage <https://data.nhm.ac.uk/dataset/06148978-b2c6-4991-89cc-6c86c49f47ae/resource/38af16a1-d466-4275-968b-437ce4fd8fc9> ;
    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/06148978-b2c6-4991-89cc-6c86c49f47ae/resource/38af16a1-d466-4275-968b-437ce4fd8fc9> a dcat:Distribution ;
    dc1:description "The file contains a listing of a 311 slide taxonomic reference collection of mainly Cretaceous non-marine ostracods from West Africa as well as a listing of the contents of 4 slide cabinets holding associated assemblage materials. Items in red were added as the details were gathered from slides with more complete information. Items in green were added following a review of associated logging sheets and reports on file at the NHM." ;
    dc1:format "XLSX" ;
    dc1:title "Ray_Bate_ostracods_WAfrica.xlsx" ;
    dcat:accessURL <https://data.nhm.ac.uk/dataset/06148978-b2c6-4991-89cc-6c86c49f47ae/resource/38af16a1-d466-4275-968b-437ce4fd8fc9> ;
    dcat:byteSize 83643.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

