@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/52a1e18a-55a8-432d-aab4-064e170439a9> a void:DatasetDescription ;
    cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
    foaf:primaryTopic <https://data.nhm.ac.uk/dataset/52a1e18a-55a8-432d-aab4-064e170439a9#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/52a1e18a-55a8-432d-aab4-064e170439a9#dataset> a dcat:Dataset ;
    dc1:accrualPeriodicity <http://purl.org/linked-data/sdmx/2009/code#freq-A> ;
    dc1:creator [ a vcard:Person ;
            vcard:fn "Stephen Stukins" ] ;
    dc1:identifier <10.5519/0056908> ;
    dc1:issued "2019-02-05T16:26:44.553860"^^xsd:dateTime ;
    dc1:license "License not specified" ;
    dc1:modified "2022-01-28T14:17:00.249643"^^xsd:dateTime ;
    dc1:title "References that cite the John Williams Index of Palaeopalynology (JWIP)" ;
    dcat:contactPoint <https://data.nhm.ac.uk/user/58b7e901-efeb-40e7-add4-197e55f7db6a> ;
    dcat:description "This document is a compilation of publications that cite the use of the John Williams Index of Palaeopalynology which is based in Micropalaeontology, Earth Sciences." ;
    dcat:distribution <https://data.nhm.ac.uk/dataset/52a1e18a-55a8-432d-aab4-064e170439a9/resource/4fba4b48-eb04-4f14-90ae-04c5524ce1e8> ;
    dcat:keyword "collections usage",
        "database",
        "palynology" ;
    dcat:landingPage <https://data.nhm.ac.uk/dataset/52a1e18a-55a8-432d-aab4-064e170439a9/resource/4fba4b48-eb04-4f14-90ae-04c5524ce1e8> ;
    dcat:theme [ a skos:Concept ;
            skos:prefLabel "Collections" ] .

<https://data.nhm.ac.uk/user/58b7e901-efeb-40e7-add4-197e55f7db6a> a vcard:Person ;
    mads:hasAffiliation <http://nhm.ac.uk> ;
    vcard:fn "Stephen Stukins" ;
    vcard:hasEmail <S.Stukins@nhm.ac.uk> .

<https://data.nhm.ac.uk/dataset/52a1e18a-55a8-432d-aab4-064e170439a9/resource/4fba4b48-eb04-4f14-90ae-04c5524ce1e8> a dcat:Distribution ;
    dc1:description "List of references that cite the use of (or known to have used) the John Williams Index of Palaeopalynology (updated Jan 2022)" ;
    dc1:format "DOCX" ;
    dc1:title "references-that-cite-the-john-williams-index-of-palaeopalynology" ;
    dcat:accessURL <https://data.nhm.ac.uk/dataset/52a1e18a-55a8-432d-aab4-064e170439a9/resource/4fba4b48-eb04-4f14-90ae-04c5524ce1e8> ;
    dcat:byteSize 15923.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

