@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix aiiso: <http://purl.org/vocab/aiiso/schema#> .
@prefix cc: <http://creativecommons.org/ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix org: <http://www.w3.org/TR/vocab-org/#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tdwgi: <http://rs.tdwg.org/ontology/voc/Institution#> .
@prefix time: <http://www.w3.org/2006/time> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.nhm.ac.uk/dataset/5ed2f061-18fe-4fa9-9fcd-e8b24ecf388e> a void:DatasetDescription ;
    cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
    foaf:primaryTopic <https://data.nhm.ac.uk/dataset/5ed2f061-18fe-4fa9-9fcd-e8b24ecf388e#dataset> .

<https://data.nhm.ac.uk/dataset/5ed2f061-18fe-4fa9-9fcd-e8b24ecf388e#dataset> a dcat:Dataset ;
    dc:accrualPeriodicity <http://purl.org/linked-data/sdmx/2009/code#freq-A> ;
    dc:creator [ a vcard:Person ;
            mads:hasAffiliation <http://nhm.ac.uk> ;
            vcard:fn "Malcolm G Penn; L Duffel; Caitlin McLaughlin; Geoff Martin" ] ;
    dc:identifier <10.5519/0011950> ;
    dc:issued "2019-10-22T13:55:48.636320"^^xsd:dateTime ;
    dc:license <http://www.opendefinition.org/licenses/cc-by> ;
    dc:modified "2019-10-22T14:03:36.092947"^^xsd:dateTime ;
    dc:temporal "1800-2018" ;
    dc:title "UK Georeferenced Master Sites iCollections Project" ;
    dcat:contactPoint <https://data.nhm.ac.uk/user/33b467e0-b81f-4dea-b8a1-fdc8f7df1728> ;
    dcat:description """This Natural History Museums (NHM) digitisation project has produced 7217 georeferenced master sites representing the collection localities for approx., 500,000 NHM Lepitoptera specimens based on label transcriptions.\r
The data set contains the following information;  Continent, Country, ProvinceStateTerritory, DistrictCountyShire, Precise Location, Island Group, Island Name, Sea Gulf, Latitude, Longitude, GeoreferenceExtent Kms, Department. This structured file aims to provide a clear repeatable locality classification and thus avoid data duplication.  Specific confidence limits for the data can be inferred from the GeoreferenceExtent field which gives a numeric approximation for the accuracy of the georeferenced master site.\r
The georeferencing process aimed to rationalise and to make accurate master site records.  This process specifically targets avoiding creating multiple sites records for the same location.  To explain this further we might have two different sites that are the same place, one is spelt differently to the other, Eastbourne or eastborne.  The Georeferencing and transcription process allows us to merge the specific site records (after the image label and has been looked at, to see if they are the same location), into one master site location and to use Google Maps to define a calculated centroid for Eastbourne and an accuracy assessment of the locality data, which equates to a radii covering the city bounds of Easbourne (as we do not know where the specimen was collected within Eastbourne, and can only rely on the data provided by the label, therefore  Eastbourne becomes the master site record and eastborne is assigned to the Master site record, thus avoiding duplication of data). \r
""" ;
    dcat:distribution <https://data.nhm.ac.uk/dataset/5ed2f061-18fe-4fa9-9fcd-e8b24ecf388e/resource/bb9b3090-43ee-4f70-89b3-a87cd9c2b6ba> ;
    dcat:keyword "Digital collections",
        "Digitisation",
        "GIS",
        "Georeferencing",
        "Lepidoptera",
        "Master Sites" ;
    dcat:landingPage <https://data.nhm.ac.uk/dataset/5ed2f061-18fe-4fa9-9fcd-e8b24ecf388e/resource/bb9b3090-43ee-4f70-89b3-a87cd9c2b6ba> ;
    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,
        org: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/5ed2f061-18fe-4fa9-9fcd-e8b24ecf388e/resource/bb9b3090-43ee-4f70-89b3-a87cd9c2b6ba> a dcat:Distribution ;
    dc:format "CSV" ;
    dc:title "Georeferencing" ;
    dcat:accessURL <https://data.nhm.ac.uk/dataset/5ed2f061-18fe-4fa9-9fcd-e8b24ecf388e/resource/bb9b3090-43ee-4f70-89b3-a87cd9c2b6ba> .

