@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/9dfb777e-2296-4800-a053-b1c80fd30bac> a void:DatasetDescription ;
    cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
    foaf:primaryTopic <https://data.nhm.ac.uk/dataset/9dfb777e-2296-4800-a053-b1c80fd30bac#dataset> .

<https://data.nhm.ac.uk/dataset/9dfb777e-2296-4800-a053-b1c80fd30bac#dataset> a dcat:Dataset ;
    dc:accrualPeriodicity <http://purl.org/linked-data/sdmx/2009/code#freq-W> ;
    dc:creator <http://nhm.ac.uk> ;
    dc:identifier <10.5519/0073880> ;
    dc:issued "2014-12-15T13:20:25.858259"^^xsd:dateTime ;
    dc:license <http://www.opendefinition.org/licenses/cc-by> ;
    dc:modified "2019-03-28T13:15:00.046933"^^xsd:dateTime ;
    dc:title "Index Lot collection" ;
    dcat:contactPoint <http://nhm.ac.uk> ;
    dcat:description "Index Lot records from the Natural History Museum's collection" ;
    dcat:distribution <https://data.nhm.ac.uk/dataset/9dfb777e-2296-4800-a053-b1c80fd30bac/resource/bb909597-dedf-427d-8c04-4c02b3a24db3> ;
    dcat:landingPage <https://data.nhm.ac.uk/dataset/9dfb777e-2296-4800-a053-b1c80fd30bac/resource/bb909597-dedf-427d-8c04-4c02b3a24db3> ;
    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/9dfb777e-2296-4800-a053-b1c80fd30bac/resource/bb909597-dedf-427d-8c04-4c02b3a24db3> a dcat:Distribution ;
    dc:description "Species level record denoting the presence of a taxon in the Museum collection." ;
    dc:format "CSV" ;
    dc:title "Index Lots" ;
    dcat:accessURL <https://data.nhm.ac.uk/dataset/9dfb777e-2296-4800-a053-b1c80fd30bac/resource/bb909597-dedf-427d-8c04-4c02b3a24db3> .

