@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/2e126baa-b256-4a3d-8659-483ce5a02e80> a void:DatasetDescription ;
    cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
    foaf:primaryTopic <https://data.nhm.ac.uk/dataset/2e126baa-b256-4a3d-8659-483ce5a02e80#dataset> .

<https://data.nhm.ac.uk/dataset/2e126baa-b256-4a3d-8659-483ce5a02e80#dataset> a dcat:Dataset ;
    dc:contributor """Muriel Rabone\r
Helena Wiklund\r
Thomas Dahlgren""" ;
    dc:creator [ a vcard:Person ;
            mads:hasAffiliation <http://nhm.ac.uk> ;
            vcard:fn "Adrian Glover" ] ;
    dc:identifier <10.5519/0092819> ;
    dc:issued "2016-01-18T15:57:57.308346"^^xsd:dateTime ;
    dc:license "CC-BY-NC-4.0" ;
    dc:modified "2019-05-01T15:21:16.091715"^^xsd:dateTime ;
    dc:temporal "2013-" ;
    dc:title "ABYSSLINE" ;
    dcat:contactPoint <https://data.nhm.ac.uk/user/2bd86336-ecd8-4714-854a-474d07ac16b6> ;
    dcat:description "Specimen data from the ABYSSLINE project for the Natural History Museum biodiversity survey of the UK-1 polymetallic nodule exploration claim zone, central Pacific abyss." ;
    dcat:distribution <https://data.nhm.ac.uk/dataset/2e126baa-b256-4a3d-8659-483ce5a02e80/resource/48eeccc3-c410-4cbd-9968-451aa6b784a6> ;
    dcat:keyword "biodiversity",
        "deep-sea",
        "taxonomy" ;
    dcat:landingPage <https://data.nhm.ac.uk/dataset/2e126baa-b256-4a3d-8659-483ce5a02e80/resource/48eeccc3-c410-4cbd-9968-451aa6b784a6> ;
    dcat:theme [ a skos:Concept ;
            skos:prefLabel "Research" ] .

<https://data.nhm.ac.uk/user/2bd86336-ecd8-4714-854a-474d07ac16b6> a vcard:Person ;
    mads:hasAffiliation <http://nhm.ac.uk> ;
    vcard:fn "Adrian Glover" ;
    vcard:hasEmail <a.glover@nhm.ac.uk> .

<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/2e126baa-b256-4a3d-8659-483ce5a02e80/resource/48eeccc3-c410-4cbd-9968-451aa6b784a6> a dcat:Distribution ;
    dc:format "CSV" ;
    dc:title "Echino_ms_DwC_via_bdj_210116" ;
    dcat:accessURL <https://data.nhm.ac.uk/dataset/2e126baa-b256-4a3d-8659-483ce5a02e80/resource/48eeccc3-c410-4cbd-9968-451aa6b784a6> .

