@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 owl: <http://www.w3.org/2002/07/owl#> .
@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/c3545062-43bc-40b7-81d7-d1fdfbcbbe34> a void:DatasetDescription ;
    cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
    foaf:primaryTopic <https://data.nhm.ac.uk/dataset/c3545062-43bc-40b7-81d7-d1fdfbcbbe34#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> ;
    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/c3545062-43bc-40b7-81d7-d1fdfbcbbe34#dataset> a dcat:Dataset ;
    dc1:contributor """Gerardo Mazzetta\r
Jane Barnbrook """ ;
    dc1:creator [ a vcard:Person ;
            vcard:fn "Consuelo Sendino" ] ;
    dc1:identifier <10.5519/0075807> ;
    dc1:issued "2020-05-29T01:18:45.487336"^^xsd:dateTime ;
    dc1:license <http://www.opendefinition.org/licenses/cc-by> ;
    dc1:modified "2020-05-29T11:00:34.940190"^^xsd:dateTime ;
    dc1:title "Database of the NHM Fossil Porifera Collection with drawer label content" ;
    dcat:contactPoint <https://data.nhm.ac.uk/user/179a0ebb-c5ea-43aa-aa0b-34fd52edf4d1> ;
    dcat:description "Database of 752 entries with drawer label content concerning hand specimen and slide cabinets. The data recorded includes taxa, geographic site and stratigraphic locations of the specimens, with some labels also showing the donor collection." ;
    dcat:distribution <https://data.nhm.ac.uk/dataset/c3545062-43bc-40b7-81d7-d1fdfbcbbe34/resource/060f23b6-096b-4de3-848f-52656ebf566f> ;
    dcat:keyword "cenozoic",
        "figured specimens",
        "fossil",
        "mesozoic",
        "palaeozoic",
        "porifera",
        "type",
        "worldwide" ;
    dcat:landingPage <https://data.nhm.ac.uk/dataset/c3545062-43bc-40b7-81d7-d1fdfbcbbe34/resource/060f23b6-096b-4de3-848f-52656ebf566f> ;
    dcat:theme [ a skos:Concept ;
            skos:prefLabel "Collections" ] .

<https://data.nhm.ac.uk/user/179a0ebb-c5ea-43aa-aa0b-34fd52edf4d1> a vcard:Person ;
    mads:hasAffiliation <http://nhm.ac.uk> ;
    vcard:fn "Consuelo Sendino" ;
    vcard:hasEmail <c.sendino-lara@nhm.ac.uk> .

<https://data.nhm.ac.uk/dataset/c3545062-43bc-40b7-81d7-d1fdfbcbbe34/resource/060f23b6-096b-4de3-848f-52656ebf566f> a dcat:Distribution ;
    dc1:description "Database of 752 entries with drawer label content concerning hand specimen and slide cabinets. The data recorded includes taxa, geographic site and stratigraphic locations of the specimens, with some labels also showing the donor collection." ;
    dc1:format "XLSX" ;
    dc1:title "NHM_Fossil_Sponge-DRAWER LABELS.xlsx" ;
    dcat:accessURL <https://data.nhm.ac.uk/dataset/c3545062-43bc-40b7-81d7-d1fdfbcbbe34/resource/060f23b6-096b-4de3-848f-52656ebf566f> ;
    dcat:byteSize 39121.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

