@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix aiiso: <http://purl.org/vocab/aiiso/schema#> .
@prefix cc: <http://creativecommons.org/ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix org: <http://www.w3.org/TR/vocab-org/#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tdwgi: <http://rs.tdwg.org/ontology/voc/Institution#> .
@prefix time: <http://www.w3.org/2006/time> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.nhm.ac.uk/dataset/1df86d75-4ae7-447d-9aa9-97e01fb1dbe8> a void:DatasetDescription ;
    cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
    foaf:primaryTopic <https://data.nhm.ac.uk/dataset/1df86d75-4ae7-447d-9aa9-97e01fb1dbe8#dataset> .

<http://nhm.ac.uk> a aiiso:Institution,
        org: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/1df86d75-4ae7-447d-9aa9-97e01fb1dbe8#dataset> a dcat:Dataset ;
    dc:contributor """Giles Miller\r
Eric Robsinson""" ;
    dc:creator [ a vcard:Person ;
            vcard:fn "Giles Miller" ] ;
    dc:identifier <10.5519/0034315> ;
    dc:issued "2019-05-23T12:06:12.505481"^^xsd:dateTime ;
    dc:license "License not specified" ;
    dc:modified "2019-05-23T12:08:06.989055"^^xsd:dateTime ;
    dc:title "Eric Robinson Collection of Ostracoda and Foraminifera" ;
    dcat:contactPoint <https://data.nhm.ac.uk/user/f7e42f34-af25-4b52-8598-8347003cf226> ;
    dcat:description "In 2006, Eric Robinson, formerly of University College London, donated his ostracod collection to the Natural History Museum. This collection contains slides of named taxa and assemblages from sites, mainly in the UK. The majority are ostracods but the collection does contain some Foraminifera and other miscellaneous materials picked from samples. The collections covers most of the stratigraphical column but is particularly strong in Carboniferous and Recent-Holocene with Pleistocene, Cretaceous and Jurassic particularly well represented. The collection was re-curated and ordered stratigraphically and subsequently by geographical location on arrival at the NHM. No slides have been registered individually and currently this file represents a listing of the collection. Some teaching material is present and this was supplemented by a cabinet of teaching slides that arrived with the rest of the UCL collection in 2017." ;
    dcat:distribution <https://data.nhm.ac.uk/dataset/1df86d75-4ae7-447d-9aa9-97e01fb1dbe8/resource/2b9c0d38-5a06-4a82-a803-58f62f0f6b5a> ;
    dcat:keyword "Assemblage Slides",
        "British",
        "Foraminifera",
        "Ostracods",
        "University College London" ;
    dcat:landingPage <https://data.nhm.ac.uk/dataset/1df86d75-4ae7-447d-9aa9-97e01fb1dbe8/resource/2b9c0d38-5a06-4a82-a803-58f62f0f6b5a> ;
    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/1df86d75-4ae7-447d-9aa9-97e01fb1dbe8/resource/2b9c0d38-5a06-4a82-a803-58f62f0f6b5a> a dcat:Distribution ;
    dc:description "In 2006, Eric Robinson, formerly of University College London, donated his ostracod collection to the Natural History Museum. This collection contains slides of named taxa and assemblages from sites, mainly in the UK. The majority are ostracods but the collection does contain some Foraminifera and other miscellaneous materials picked from samples. The collections covers most of the stratigraphical column but is particularly strong in Carboniferous and Recent-Holocene with Pleistocene, Cretaceous and Jurassic particularly well represented. The collection was re-curated and ordered stratigraphically and subsequently by geographical location on arrival at the NHM. No slides have been registered individually and currently this file represents a listing of the collection. Some teaching material is present and this was supplemented by a cabinet of teaching slides that arrived with the rest of the UCL collection in 2017." ;
    dc:format "CSV" ;
    dc:title "Eric Robinson Ostracod Collection slide listing" ;
    dcat:accessURL <https://data.nhm.ac.uk/dataset/1df86d75-4ae7-447d-9aa9-97e01fb1dbe8/resource/2b9c0d38-5a06-4a82-a803-58f62f0f6b5a> .

