@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/f93d8018-3436-47dd-9918-3037aab2cde9> a void:DatasetDescription ;
    cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
    foaf:primaryTopic <https://data.nhm.ac.uk/dataset/f93d8018-3436-47dd-9918-3037aab2cde9#dataset> .

<https://data.nhm.ac.uk/dataset/f93d8018-3436-47dd-9918-3037aab2cde9#dataset> a dcat:Dataset ;
    dc1:creator <http://nhm.ac.uk> ;
    dc1:identifier <10.5519/dz5o3km1> ;
    dc1:issued "2023-09-27T11:19:58.503214"^^xsd:dateTime ;
    dc1:license <http://www.opendefinition.org/licenses/cc-by> ;
    dc1:modified "2023-10-03T11:07:58.043264"^^xsd:dateTime ;
    dc1:temporal "1800-2010" ;
    dc1:title "NHM Botanical Types Georeferenced for Australia" ;
    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 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." ;
    dcat:distribution <https://data.nhm.ac.uk/dataset/f93d8018-3436-47dd-9918-3037aab2cde9/resource/6f619fb0-37f0-4edc-a4ed-05ea4976749c>,
        <https://data.nhm.ac.uk/dataset/f93d8018-3436-47dd-9918-3037aab2cde9/resource/98cb2780-44c2-479c-bde4-1045351db64c> ;
    dcat:keyword "botanical collections",
        "georeferenced",
        "gis",
        "global biodiversity",
        "types" ;
    dcat:landingPage <https://data.nhm.ac.uk/dataset/f93d8018-3436-47dd-9918-3037aab2cde9/resource/6f619fb0-37f0-4edc-a4ed-05ea4976749c>,
        <https://data.nhm.ac.uk/dataset/f93d8018-3436-47dd-9918-3037aab2cde9/resource/98cb2780-44c2-479c-bde4-1045351db64c> ;
    dcat:theme [ a skos:Concept ;
            skos:prefLabel "Collections" ] .

<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> .

<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/f93d8018-3436-47dd-9918-3037aab2cde9/resource/6f619fb0-37f0-4edc-a4ed-05ea4976749c> a dcat:Distribution ;
    dc1:description "Georeferenced NHM Australian Botanical Data" ;
    dc1:format "XLSX" ;
    dc1:title "NHM Australia Botancial TYPES.xlsx" ;
    dcat:accessURL <https://data.nhm.ac.uk/dataset/f93d8018-3436-47dd-9918-3037aab2cde9/resource/6f619fb0-37f0-4edc-a4ed-05ea4976749c> ;
    dcat:byteSize 1288280.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.nhm.ac.uk/dataset/f93d8018-3436-47dd-9918-3037aab2cde9/resource/98cb2780-44c2-479c-bde4-1045351db64c> a dcat:Distribution ;
    dc1:description "Georeferenced NHM Botanical TYPE Data for Australia" ;
    dc1:format "CSV" ;
    dc1:title "NHM Australia Botancial TYPES" ;
    dcat:accessURL <https://data.nhm.ac.uk/dataset/f93d8018-3436-47dd-9918-3037aab2cde9/resource/98cb2780-44c2-479c-bde4-1045351db64c> ;
    dcat:byteSize 2604893.0 ;
    dcat:mediaType "text/csv" .

