@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/1964ed42-f4af-4025-bf33-f2eb38aac933> a void:DatasetDescription ;
    cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
    foaf:primaryTopic <https://data.nhm.ac.uk/dataset/1964ed42-f4af-4025-bf33-f2eb38aac933#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/1964ed42-f4af-4025-bf33-f2eb38aac933#dataset> a dcat:Dataset ;
    dc:accrualPeriodicity <http://purl.org/linked-data/sdmx/2009/code#freq-A> ;
    dc:contributor """Epi Vaccaro\r
Dave Smith\r
Henry Buckley""" ;
    dc:creator [ a vcard:Person ;
            vcard:fn "Giles Miller" ] ;
    dc:identifier <10.5519/0096416> ;
    dc:issued "2018-09-10T13:39:00.812201"^^xsd:dateTime ;
    dc:license "License not specified" ;
    dc:modified "2018-09-10T13:53:52.724814"^^xsd:dateTime ;
    dc:temporal "1844-2009" ;
    dc:title "Ocean Bottom Deposits Collection" ;
    dcat:contactPoint <https://data.nhm.ac.uk/user/f7e42f34-af25-4b52-8598-8347003cf226> ;
    dcat:description "The Ocean Bottom Deposits Collection contains over 28,000 items derived from sea floor sediment collections. These include sediment residues in tubes/bottles/jars, hand specimens and slides. This dataset is a Darwin Core export of specimen records available individually on the Data Portal with some additional information." ;
    dcat:distribution <https://data.nhm.ac.uk/dataset/1964ed42-f4af-4025-bf33-f2eb38aac933/resource/240577b2-52a2-409c-9fcf-24b671f97994> ;
    dcat:keyword "Foraminifera",
        "Minerals",
        "Ocean Sediments" ;
    dcat:landingPage <https://data.nhm.ac.uk/dataset/1964ed42-f4af-4025-bf33-f2eb38aac933/resource/240577b2-52a2-409c-9fcf-24b671f97994> ;
    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/1964ed42-f4af-4025-bf33-f2eb38aac933/resource/240577b2-52a2-409c-9fcf-24b671f97994> a dcat:Distribution ;
    dc:description "A Darwin Core export of data available for individual specimens from the Ocean Bottom Deposit Collection on the Data Portal. " ;
    dc:format "XLSX" ;
    dc:title "Ocean Bottom Deposit Collection" ;
    dcat:accessURL <https://data.nhm.ac.uk/dataset/1964ed42-f4af-4025-bf33-f2eb38aac933/resource/240577b2-52a2-409c-9fcf-24b671f97994> .

