@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/56d2509b-d848-49ee-9747-0fa85ebf5868> a void:DatasetDescription ;
    cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
    foaf:primaryTopic <https://data.nhm.ac.uk/dataset/56d2509b-d848-49ee-9747-0fa85ebf5868#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/56d2509b-d848-49ee-9747-0fa85ebf5868#dataset> a dcat:Dataset ;
    dc1:creator [ a vcard:Person ;
            vcard:fn "Giles Miller" ] ;
    dc1:identifier <10.5519/3pgx5wx0> ;
    dc1:issued "2022-08-15T11:09:05.687507"^^xsd:dateTime ;
    dc1:license <https://creativecommons.org/licenses/by-nc/4.0/> ;
    dc1:modified "2022-08-15T11:12:14.760788"^^xsd:dateTime ;
    dc1:title "Ordovician conodonts from Al Fleij, Oman" ;
    dcat:contactPoint <https://data.nhm.ac.uk/user/f7e42f34-af25-4b52-8598-8347003cf226> ;
    dcat:description "This dataset includes a listing of all conodont specimens illustrated from the Amdeh Formation at Al Fleij, Oman and accompanies a paper submitted to PGA on the trilobites and conodonts from that section. The listing includes all conodont specimens from that section investigated and illustrated by SEM as part of this paper and is designed to facilitate access to other specimens that are not as well preserved and therefore not illustrated in the publication. It also includes views in different orientations of illustrated specimens from that paper." ;
    dcat:distribution <https://data.nhm.ac.uk/dataset/56d2509b-d848-49ee-9747-0fa85ebf5868/resource/07801490-b27b-4875-916d-1cc6fc91c517> ;
    dcat:keyword "conodonts",
        "oman",
        "ordovician",
        "taxonomy" ;
    dcat:landingPage <https://data.nhm.ac.uk/dataset/56d2509b-d848-49ee-9747-0fa85ebf5868/resource/07801490-b27b-4875-916d-1cc6fc91c517> ;
    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/56d2509b-d848-49ee-9747-0fa85ebf5868/resource/07801490-b27b-4875-916d-1cc6fc91c517> a dcat:Distribution ;
    dc1:description "List of conodont specimens with SEM images from Al Fleij section, Ordovician, Oman with link to specimen record on data portal. Records include additional images of figured specimens in other orientations and all images of fragments not included in the published figure." ;
    dc1:format "XLSX" ;
    dc1:title "Al_Fleij_conodonts.xlsx" ;
    dcat:accessURL <https://data.nhm.ac.uk/dataset/56d2509b-d848-49ee-9747-0fa85ebf5868/resource/07801490-b27b-4875-916d-1cc6fc91c517> ;
    dcat:byteSize 12708.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

