@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix org1: <http://www.w3.org/TR/vocab-org/#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tdwgi: <http://rs.tdwg.org/ontology/voc/Institution#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix void: <http://rdfs.org/ns/void#> .
@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,
        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/eeedb291-c49c-4e0a-bc96-403db989ffa1#dataset> a dcat:Dataset ;
    dc1:accrualPeriodicity <http://purl.org/linked-data/sdmx/2009/code#freq-Q> ;
    dc1: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""" ;
    dc1:creator [ a vcard:Person ;
            mads:hasAffiliation "Friends of the Ludlow Museum, Ludlow Museum Resource Centre" ;
            vcard:fn "Daniel Lockett; Jacqueline Tweddle" ] ;
    dc1:identifier <10.5519/0015223> ;
    dc1:issued "2017-05-11T14:13:02.586153"^^xsd:dateTime ;
    dc1:license "CC0-1.0" ;
    dc1:modified "2024-06-07T09:25:39.505073"^^xsd:dateTime ;
    dc1:temporal "Precambrian to Holocene" ;
    dc1: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 "fossil",
        "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 ;
    dc1:format "CSV" ;
    dc1:title "Fossils in Shropshire" ;
    dcat:accessURL <https://data.nhm.ac.uk/dataset/eeedb291-c49c-4e0a-bc96-403db989ffa1/resource/5955e890-3530-49a8-8042-cacca80d7f49> ;
    dcat:byteSize 980996.0 ;
    dcat:mediaType "text/csv" .

