@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/22bcae42-337c-48a3-8df5-42e15244b80f> a void:DatasetDescription ;
    cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
    foaf:primaryTopic <https://data.nhm.ac.uk/dataset/22bcae42-337c-48a3-8df5-42e15244b80f#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/22bcae42-337c-48a3-8df5-42e15244b80f#dataset> a dcat:Dataset ;
    dc:contributor "Gavin R. Broad (Natural History Museum)" ;
    dc:creator [ a vcard:Person ;
            mads:hasAffiliation "Natural History Museum, Imperial College London, UK Centre for Ecology & Hydrology" ;
            vcard:fn "Galina Mikaella Jönsson" ] ;
    dc:identifier <10.5519/0082541> ;
    dc:issued "2020-01-24T13:14:22.200234"^^xsd:dateTime ;
    dc:license <http://www.opendefinition.org/licenses/cc-by> ;
    dc:modified "2020-01-24T13:37:45.309386"^^xsd:dateTime ;
    dc:temporal "1900-2016" ;
    dc:title "Georeferenced UK social wasps" ;
    dcat:contactPoint <https://data.nhm.ac.uk/user/24c8e35e-df4e-4300-8508-ebb58d569112> ;
    dcat:description "This dataset is a subset of DOI: 10.5519/qd.tdi9zagc. This dataset contains all UK common wasp (Vespula vulgaris, Linnaeus 1758), German wasp (Vespula germanica, Fabricius, 1793) and European hornet (Vespa crabro, Linnaeus 1758) specimens held by the NHM (as of July 2018) and all specimens have been georeferenced (for protocol, see Blagoderov et al., 2017; DOI: 10.3897/BDJ.5.e19893). " ;
    dcat:distribution <https://data.nhm.ac.uk/dataset/22bcae42-337c-48a3-8df5-42e15244b80f/resource/2b767558-aa1a-4c4d-ae88-01e14197f05a> ;
    dcat:keyword "British",
        "georeferenced",
        "social wasps",
        "specimens" ;
    dcat:landingPage <https://data.nhm.ac.uk/dataset/22bcae42-337c-48a3-8df5-42e15244b80f/resource/2b767558-aa1a-4c4d-ae88-01e14197f05a> ;
    dcat:theme [ a skos:Concept ;
            skos:prefLabel "Collections" ] .

<https://data.nhm.ac.uk/user/24c8e35e-df4e-4300-8508-ebb58d569112> a vcard:Person ;
    mads:hasAffiliation <http://nhm.ac.uk> ;
    vcard:fn "Galina Jonsson" ;
    vcard:hasEmail <g.jonsson@nhm.ac.uk> .

<https://data.nhm.ac.uk/dataset/22bcae42-337c-48a3-8df5-42e15244b80f/resource/2b767558-aa1a-4c4d-ae88-01e14197f05a> a dcat:Distribution ;
    dc:format "CSV" ;
    dc:title "GeorefUKwasps.csv" ;
    dcat:accessURL <https://data.nhm.ac.uk/dataset/22bcae42-337c-48a3-8df5-42e15244b80f/resource/2b767558-aa1a-4c4d-ae88-01e14197f05a> ;
    dcat:byteSize 146498.0 ;
    dcat:mediaType "text/csv" .

