@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 org1: <http://www.w3.org/TR/vocab-org/#> .
@prefix tdwgi: <http://rs.tdwg.org/ontology/voc/Institution#> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.nhm.ac.uk/dataset/3dff31ea-a0c1-4805-bbd6-fa30a6b4f65e> a void:DatasetDescription ;
    cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
    foaf:primaryTopic <https://data.nhm.ac.uk/dataset/3dff31ea-a0c1-4805-bbd6-fa30a6b4f65e#dataset> .

<https://data.nhm.ac.uk/dataset/3dff31ea-a0c1-4805-bbd6-fa30a6b4f65e#dataset> a dcat:Dataset ;
    dc1:creator <http://nhm.ac.uk> ;
    dc1:identifier <10.5519/0077153> ;
    dc1:issued "2014-12-16T10:25:53.808669"^^xsd:dateTime ;
    dc1:license "License not specified" ;
    dc1:modified "2015-03-03T12:40:49.804074"^^xsd:dateTime ;
    dc1:title "Natural History Museum Picture Library" ;
    dcat:contactPoint <http://nhm.ac.uk> ;
    dcat:description "Explore our comprehensive range of natural history images. From specimens to skins and skeletons, mammals, maps and microscopic views of the natural world, a unique resource of over 50,000 images available to license and download." ;
    dcat:distribution <https://data.nhm.ac.uk/dataset/3dff31ea-a0c1-4805-bbd6-fa30a6b4f65e/resource/ad95047c-0245-4101-ac91-792a46c00c72> ;
    dcat:landingPage <https://data.nhm.ac.uk/dataset/3dff31ea-a0c1-4805-bbd6-fa30a6b4f65e/resource/ad95047c-0245-4101-ac91-792a46c00c72> .

<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/3dff31ea-a0c1-4805-bbd6-fa30a6b4f65e/resource/ad95047c-0245-4101-ac91-792a46c00c72> a dcat:Distribution ;
    dc1:description "Entry point to the Natural History Museum's Picture Library." ;
    dc1:title "Picture library website" ;
    dcat:accessURL <https://data.nhm.ac.uk/dataset/3dff31ea-a0c1-4805-bbd6-fa30a6b4f65e/resource/ad95047c-0245-4101-ac91-792a46c00c72> .

