@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 owl: <http://www.w3.org/2002/07/owl#> .
@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/6646f631-d12b-4b21-a76c-863a2e773c9e> a void:DatasetDescription ;
    cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
    foaf:primaryTopic <https://data.nhm.ac.uk/dataset/6646f631-d12b-4b21-a76c-863a2e773c9e#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> ;
    owl:sameAs <http://dbpedia.org/resource/Natural_history_museum>,
        <https://www.wikidata.org/wiki/Q309388> ;
    foaf:name "Natural History Museum" .

<https://data.nhm.ac.uk/dataset/6646f631-d12b-4b21-a76c-863a2e773c9e#dataset> a dcat:Dataset ;
    dc1:creator [ a vcard:Person ;
            vcard:fn "Malcolm G Penn; Krisztina Lohonya" ] ;
    dc1:identifier <10.5519/t20wo66n> ;
    dc1:issued "2023-10-30T11:17:55.637793"^^xsd:dateTime ;
    dc1:license <http://www.opendefinition.org/licenses/cc-by> ;
    dc1:modified "2024-07-22T12:37:42.033168"^^xsd:dateTime ;
    dc1:temporal "1750-2010" ;
    dc1:title "NHM Botanical Types Georeferenced for China" ;
    dcat:contactPoint <https://data.nhm.ac.uk/user/33b467e0-b81f-4dea-b8a1-fdc8f7df1728> ;
    dcat:description "This data contains the georeferenced locations of the Botanical TYPES held at the Natural History Museum that have been collected in China. Each location Lat and Long has been carefully georeferenced, using label information from the specimen, and collector research. All sources of information have been noted in the notes. The data can be downloaded and imported to ArcGIS Pro or Google Earth and shows the spatial location of NHM Botanical TYPES specimens held at the Natural History Museum, London." ;
    dcat:distribution <https://data.nhm.ac.uk/dataset/6646f631-d12b-4b21-a76c-863a2e773c9e/resource/c4f01884-87f5-4e76-b83c-5d15d190a4b2> ;
    dcat:keyword "botanical",
        "georeferenced",
        "gis",
        "type" ;
    dcat:landingPage <https://data.nhm.ac.uk/dataset/6646f631-d12b-4b21-a76c-863a2e773c9e/resource/c4f01884-87f5-4e76-b83c-5d15d190a4b2> ;
    dcat:theme [ a skos:Concept ;
            skos:prefLabel "Research" ] .

<https://data.nhm.ac.uk/user/33b467e0-b81f-4dea-b8a1-fdc8f7df1728> a vcard:Person ;
    mads:hasAffiliation <http://nhm.ac.uk> ;
    vcard:fn "Malcolm Penn" ;
    vcard:hasEmail <M.Penn@nhm.ac.uk> .

<https://data.nhm.ac.uk/dataset/6646f631-d12b-4b21-a76c-863a2e773c9e/resource/c4f01884-87f5-4e76-b83c-5d15d190a4b2> a dcat:Distribution ;
    dc1:description "This data contains the georeferenced locations of the Botanical TYPES held at the Natural History Museum that have been collected in Australia. Each location Lat and Long has been carefully georeferenced, using label information from the specimen, and collector research. All sources of information have been noted in the notes. The data can be downloaded and imported to ArcGIS Pro or Google Earth and shows the spatial location of NHM Botanical TYPES specimens held at the Natural History Museum, London." ;
    dc1:format "CSV" ;
    dc1:title "NHM Botanical Type Georeferenced for China" ;
    dcat:accessURL <https://data.nhm.ac.uk/dataset/6646f631-d12b-4b21-a76c-863a2e773c9e/resource/c4f01884-87f5-4e76-b83c-5d15d190a4b2> ;
    dcat:byteSize 1021994.0 ;
    dcat:mediaType "text/csv" .

