@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/66105ef8-4505-4c68-ae89-25e7cba4e3fd> a void:DatasetDescription ;
    cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
    foaf:primaryTopic <https://data.nhm.ac.uk/dataset/66105ef8-4505-4c68-ae89-25e7cba4e3fd#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/66105ef8-4505-4c68-ae89-25e7cba4e3fd#dataset> a dcat:Dataset ;
    dc1:creator [ a vcard:Person ;
            vcard:fn "Helena  Bates" ] ;
    dc1:identifier <10.5519/o5c5eoso> ;
    dc1:issued "2025-01-17T09:44:18.727572"^^xsd:dateTime ;
    dc1:license <http://www.opendefinition.org/licenses/odc-by> ;
    dc1:modified "2025-01-17T11:12:39.463998"^^xsd:dateTime ;
    dc1:temporal "2024" ;
    dc1:title "Diffuse infrared reflectance of CY carbonaceous chondrites" ;
    dcat:contactPoint <https://data.nhm.ac.uk/user/f6ac54a0-b189-4866-aaa2-c1724f3f19e5> ;
    dcat:description "Thermal (~5 - 50 µm) infrared diffuse reflectance of the Y-86720, Y-86789 and B-7904 CY carbonaceous chondrite meteorites. " ;
    dcat:distribution <https://data.nhm.ac.uk/dataset/66105ef8-4505-4c68-ae89-25e7cba4e3fd/resource/2ad4d9df-aec8-47d2-b17d-dfbb0b196176>,
        <https://data.nhm.ac.uk/dataset/66105ef8-4505-4c68-ae89-25e7cba4e3fd/resource/630e1942-4c59-451e-ac1f-f38cb89b4ba1>,
        <https://data.nhm.ac.uk/dataset/66105ef8-4505-4c68-ae89-25e7cba4e3fd/resource/a5f4bad8-629d-4f98-ae02-21b2e58ec0b6> ;
    dcat:keyword "infrared",
        "meteorites",
        "spectroscopy" ;
    dcat:landingPage <https://data.nhm.ac.uk/dataset/66105ef8-4505-4c68-ae89-25e7cba4e3fd/resource/2ad4d9df-aec8-47d2-b17d-dfbb0b196176>,
        <https://data.nhm.ac.uk/dataset/66105ef8-4505-4c68-ae89-25e7cba4e3fd/resource/630e1942-4c59-451e-ac1f-f38cb89b4ba1>,
        <https://data.nhm.ac.uk/dataset/66105ef8-4505-4c68-ae89-25e7cba4e3fd/resource/a5f4bad8-629d-4f98-ae02-21b2e58ec0b6> ;
    dcat:theme [ a skos:Concept ;
            skos:prefLabel "Research" ] .

<https://data.nhm.ac.uk/user/f6ac54a0-b189-4866-aaa2-c1724f3f19e5> a vcard:Person ;
    mads:hasAffiliation <http://nhm.ac.uk> ;
    vcard:fn "Helena Bates" ;
    vcard:hasEmail <H.Bates@nhm.ac.uk> .

<https://data.nhm.ac.uk/dataset/66105ef8-4505-4c68-ae89-25e7cba4e3fd/resource/2ad4d9df-aec8-47d2-b17d-dfbb0b196176> a dcat:Distribution ;
    dc1:format "CSV" ;
    dc1:title "Y86720.csv" ;
    dcat:accessURL <https://data.nhm.ac.uk/dataset/66105ef8-4505-4c68-ae89-25e7cba4e3fd/resource/2ad4d9df-aec8-47d2-b17d-dfbb0b196176> ;
    dcat:byteSize 144275.0 ;
    dcat:mediaType "text/csv" .

<https://data.nhm.ac.uk/dataset/66105ef8-4505-4c68-ae89-25e7cba4e3fd/resource/630e1942-4c59-451e-ac1f-f38cb89b4ba1> a dcat:Distribution ;
    dc1:format "CSV" ;
    dc1:title "Y86789.csv" ;
    dcat:accessURL <https://data.nhm.ac.uk/dataset/66105ef8-4505-4c68-ae89-25e7cba4e3fd/resource/630e1942-4c59-451e-ac1f-f38cb89b4ba1> ;
    dcat:byteSize 144306.0 ;
    dcat:mediaType "text/csv" .

<https://data.nhm.ac.uk/dataset/66105ef8-4505-4c68-ae89-25e7cba4e3fd/resource/a5f4bad8-629d-4f98-ae02-21b2e58ec0b6> a dcat:Distribution ;
    dc1:format "CSV" ;
    dc1:title "B7904.csv" ;
    dcat:accessURL <https://data.nhm.ac.uk/dataset/66105ef8-4505-4c68-ae89-25e7cba4e3fd/resource/a5f4bad8-629d-4f98-ae02-21b2e58ec0b6> ;
    dcat:byteSize 144308.0 ;
    dcat:mediaType "text/csv" .

