@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/e5c45fa4-fd4f-4de7-be32-70f82fead089> a void:DatasetDescription ;
    cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
    foaf:primaryTopic <https://data.nhm.ac.uk/dataset/e5c45fa4-fd4f-4de7-be32-70f82fead089#dataset> .

<https://data.nhm.ac.uk/dataset/e5c45fa4-fd4f-4de7-be32-70f82fead089#dataset> a dcat:Dataset ;
    dc:accrualPeriodicity <http://purl.org/linked-data/sdmx/2009/code#freq-D> ;
    dc:creator <http://nhm.ac.uk> ;
    dc:identifier <10.5519/0016914> ;
    dc:issued "2014-12-15T12:55:44.603705"^^xsd:dateTime ;
    dc:license <http://www.opendefinition.org/licenses/cc-by> ;
    dc:modified "2019-03-28T13:15:13.913338"^^xsd:dateTime ;
    dc:title "Artefacts" ;
    dcat:contactPoint <http://nhm.ac.uk> ;
    dcat:description "Cultural and historical artefacts from The Natural History Museum" ;
    dcat:distribution <https://data.nhm.ac.uk/dataset/e5c45fa4-fd4f-4de7-be32-70f82fead089/resource/ec61d82a-748d-4b53-8e99-3e708e76bc4d> ;
    dcat:landingPage <https://data.nhm.ac.uk/dataset/e5c45fa4-fd4f-4de7-be32-70f82fead089/resource/ec61d82a-748d-4b53-8e99-3e708e76bc4d> ;
    dcat:theme [ a skos:Concept ;
            skos:prefLabel "Collections" ] .

<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/e5c45fa4-fd4f-4de7-be32-70f82fead089/resource/ec61d82a-748d-4b53-8e99-3e708e76bc4d> a dcat:Distribution ;
    dc:description "Museum artefacts" ;
    dc:format "CSV" ;
    dc:title "Artefacts" ;
    dcat:accessURL <https://data.nhm.ac.uk/dataset/e5c45fa4-fd4f-4de7-be32-70f82fead089/resource/ec61d82a-748d-4b53-8e99-3e708e76bc4d> .

