@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/73a7814b-183e-4564-b0fe-e0dc0a2cf0b0> a void:DatasetDescription ;
    cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
    foaf:primaryTopic <https://data.nhm.ac.uk/dataset/73a7814b-183e-4564-b0fe-e0dc0a2cf0b0#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/73a7814b-183e-4564-b0fe-e0dc0a2cf0b0#dataset> a dcat:Dataset ;
    dc1:creator [ a vcard:Person ;
            vcard:fn "Consuelo Sendino; John A Cooper" ] ;
    dc1:identifier <10.5519/9x0wq4pn> ;
    dc1:issued "2020-12-03T08:31:30.557586"^^xsd:dateTime ;
    dc1:license <http://www.opendefinition.org/licenses/cc-by> ;
    dc1:modified "2020-12-03T08:51:54.977606"^^xsd:dateTime ;
    dc1:temporal "1757-2020" ;
    dc1:title "List of publications with NHM fossil sponges" ;
    dcat:contactPoint <https://data.nhm.ac.uk/user/179a0ebb-c5ea-43aa-aa0b-34fd52edf4d1> ;
    dcat:description "The NHM Porifera Collection contains almost 3000 referenced individuals as hand specimens and thin sections. From these, more than 2000 are figured and the rest are cited in more than 140 bibliographic references, inlcuding numerus types" ;
    dcat:distribution <https://data.nhm.ac.uk/dataset/73a7814b-183e-4564-b0fe-e0dc0a2cf0b0/resource/4560ab64-0708-4014-aac6-6a0a30eb8457> ;
    dcat:keyword "fossil porifera",
        "hand specimens",
        "nhm",
        "publications",
        "thin sections" ;
    dcat:landingPage <https://data.nhm.ac.uk/dataset/73a7814b-183e-4564-b0fe-e0dc0a2cf0b0/resource/4560ab64-0708-4014-aac6-6a0a30eb8457> ;
    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/73a7814b-183e-4564-b0fe-e0dc0a2cf0b0/resource/4560ab64-0708-4014-aac6-6a0a30eb8457> a dcat:Distribution ;
    dc1:description "The NHM Porifera Collection contains almost 3000 referenced individuals as hand specimens and thin sections. From these, more than 2000 are figured and the rest are cited in more than 140 bibliographic references" ;
    dc1:format "PDF" ;
    dc1:title "List of publications with NHM fossil sponges" ;
    dcat:accessURL <https://data.nhm.ac.uk/dataset/73a7814b-183e-4564-b0fe-e0dc0a2cf0b0/resource/4560ab64-0708-4014-aac6-6a0a30eb8457> ;
    dcat:byteSize 234861.0 ;
    dcat:mediaType "application/pdf" .

