@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/eeedb291-c49c-4e0a-bc96-403db989ffa1> a void:DatasetDescription ;
    cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
    foaf:primaryTopic <https://data.nhm.ac.uk/dataset/eeedb291-c49c-4e0a-bc96-403db989ffa1#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> ;
    = <http://dbpedia.org/resource/Natural_history_museum>,
        <https://www.wikidata.org/wiki/Q309388> ;
    foaf:name "Natural History Museum" .

<https://data.nhm.ac.uk/dataset/eeedb291-c49c-4e0a-bc96-403db989ffa1#dataset> a dcat:Dataset ;
    dc:accrualPeriodicity <http://purl.org/linked-data/sdmx/2009/code#freq-Q> ;
    dc:contributor """Greg Phillpotts\r
Paul Weedon\r
Joan Mason\r
Keith Poynton\r
Joe Botting\r
Lucy Muir\r
Michael Rosenbaum\r
Kate Andrew\r
Giles Miller""" ;
    dc:creator [ a vcard:Person ;
            mads:hasAffiliation "Friends of the Ludlow Museum, Ludlow Museum Resource Centre" ;
            vcard:fn "Daniel Lockett; Jacqueline Tweddle" ] ;
    dc:identifier <10.5519/0015223> ;
    dc:issued "2017-05-11T14:13:02.586153"^^xsd:dateTime ;
    dc:license "CC0-1.0" ;
    dc:modified "2019-07-02T14:06:12.516975"^^xsd:dateTime ;
    dc:temporal "Precambrian to Holocene" ;
    dc:title "Ludlow Museum Fossils in Shropshire Project data" ;
    dcat:contactPoint <https://data.nhm.ac.uk/user/f7e42f34-af25-4b52-8598-8347003cf226> ;
    dcat:description """The Fossils in Shropshire project dataset includes collections data and images of geological specimens from Shropshire Museums collections. The collection is principally comprised of paleontological specimens from Shropshire and the Welsh Marches and illustrates Shropshire’s diverse geology. It also has representative material from the rest of Britain and further afield. The most important or illustrative examples from this diverse collection are being digitised and key information captured by a small team of staff and volunteers.\r
\r
The project aims to increase awareness and access to this collection and is managed by the Friends of Ludlow Museum. The project is based at Ludlow Museum Resource Centre where the bulk of the 35,000 specimens are stored.\r
\r
Further information can be obtained at the following project website.\r
http://fishproject2020.wixsite.com/news\r
\r
""" ;
    dcat:distribution <https://data.nhm.ac.uk/dataset/eeedb291-c49c-4e0a-bc96-403db989ffa1/resource/5955e890-3530-49a8-8042-cacca80d7f49> ;
    dcat:keyword "Fossils",
        "Geology",
        "Ludlow Museum and Resource Centre",
        "Minerals",
        "Shropshire" ;
    dcat:landingPage <https://data.nhm.ac.uk/dataset/eeedb291-c49c-4e0a-bc96-403db989ffa1/resource/5955e890-3530-49a8-8042-cacca80d7f49> ;
    dcat:theme [ a skos:Concept ;
            skos:prefLabel "Collections" ] .

<https://data.nhm.ac.uk/user/f7e42f34-af25-4b52-8598-8347003cf226> a vcard:Person ;
    mads:hasAffiliation <http://nhm.ac.uk> ;
    vcard:fn "Giles Miller" ;
    vcard:hasEmail <g.miller@nhm.ac.uk> .

<https://data.nhm.ac.uk/dataset/eeedb291-c49c-4e0a-bc96-403db989ffa1/resource/5955e890-3530-49a8-8042-cacca80d7f49> a dcat:Distribution ;
    dc:format "CSV" ;
    dc:title "Fossils in Shropshire" ;
    dcat:accessURL <https://data.nhm.ac.uk/dataset/eeedb291-c49c-4e0a-bc96-403db989ffa1/resource/5955e890-3530-49a8-8042-cacca80d7f49> .

