@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/8c67d782-c01d-4807-8913-f57d0daabf35> a void:DatasetDescription ;
    cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
    foaf:primaryTopic <https://data.nhm.ac.uk/dataset/8c67d782-c01d-4807-8913-f57d0daabf35#dataset> .

<https://data.nhm.ac.uk/dataset/8c67d782-c01d-4807-8913-f57d0daabf35#dataset> a dcat:Dataset ;
    dc:contributor """Ellen J Coombs (UCL, NHM)\r
Richard C Sabin (NHM)\r
Natalie Cooper (NHM)\r
Louise Allan (NHM)\r
Brian Smith (NHM)\r
Rebecca Lyal (NHM)\r
Many others historically""" ;
    dc:creator <http://nhm.ac.uk> ;
    dc:identifier <10.5519/0028204> ;
    dc:issued "2018-04-13T16:11:11.046520"^^xsd:dateTime ;
    dc:license <http://www.opendefinition.org/licenses/cc-by> ;
    dc:modified "2019-08-07T13:42:50.843401"^^xsd:dateTime ;
    dc:temporal "1913-1989" ;
    dc:title "Historical UK cetacean strandings dataset (1913-1989)" ;
    dcat:contactPoint <https://data.nhm.ac.uk/user/25465e60-d52d-4200-8c4d-6d25c5b35aa0> ;
    dcat:description """Over 100 years ago, the Natural History Museum created a project to document the cetaceans (whales, dolphins and porpoises) stranded on British beaches. Annual reports were submitted to the UK Government from 1913, and in the introduction to the first report, the founder Sir Sidney F. Harmer wrote, “The instruction to the Receivers of Wrecks, issued by the Board of Trade in 1912, at the request of the Trustees of the British Museum to send telegraphic Reports of the strandings of specimens of Whales to the Museum has resulted in the collection of a number of records of British Cetacea.” The Museum continues to be part of efforts to record stranded cetaceans to this day as one of the partners of the Cetacean Strandings Investigation Programme (CSIP).\r
\r
This dataset is the historical portion of these records and covers the period from 1913 to 1989. In 1990 the CSIP partnership was created, so please contact them for data from 1990 (http://ukstrandings.org/). The data have been cleaned as follows.\r
\r
* Grid references were converted to latitude and longitude\r
* Taxonomy for scientific names was corrected to that of Reid et al 2003 (Atlas of Cetacean distribution in north-west European waters).\r
* Dates were standardised to YYYY-MM-DD format\r
* Typos were corrected\r
\r
*Grid references were converted by Louise Allan. All other modifications were carried out by Ellen J Coombs under the guidance of Richard C Sabin and Natalie Cooper.*\r
\r
Further information on cetacean strandings and the NHM are available here:\r
\r
* http://ukstrandings.org/\r
* https://naturalhistorymuseum.blog/2018/03/02/a-beach-walkers-guide-to-identification-of-whales-dolphins-porpoises-cetacean-strandings-investigation-programme/\r
* http://www.nhm.ac.uk/discover/investigating-whale-strandings.html\r
\r
We thank the members of the public and HM Coastguards who took the time to report strandings to us over the last 100 years (originally by filling out postcards!). We also thank the numerous UK conservation organisations and their dedicated volunteers. Without their efforts this dataset would not exist.""" ;
    dcat:distribution <https://data.nhm.ac.uk/dataset/8c67d782-c01d-4807-8913-f57d0daabf35/resource/9a306dcd-1667-48b5-b682-ce6f071d85ce> ;
    dcat:keyword "cetaceans",
        "dolphins",
        "historical data",
        "stranding",
        "whales" ;
    dcat:landingPage <https://data.nhm.ac.uk/dataset/8c67d782-c01d-4807-8913-f57d0daabf35/resource/9a306dcd-1667-48b5-b682-ce6f071d85ce> ;
    dcat:theme [ a skos:Concept ;
            skos:prefLabel "Collections" ] .

<https://data.nhm.ac.uk/user/25465e60-d52d-4200-8c4d-6d25c5b35aa0> a vcard:Person ;
    mads:hasAffiliation <http://nhm.ac.uk> ;
    vcard:fn "Natalie Cooper" ;
    vcard:hasEmail <natalie.cooper@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> ;
    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/8c67d782-c01d-4807-8913-f57d0daabf35/resource/9a306dcd-1667-48b5-b682-ce6f071d85ce> a dcat:Distribution ;
    dc:description """Variables in the dataset are described below. \r
\r
Note that for clarity columns containing no data have been removed, though all columns containing any information have been retained. These extra columns were added in 1990 when CSIP began maintaining the records and mainly include detailed measurements of body parts. We do not have these data for the historical records. Column headers have been retained as they were in the original dataset. New columns are those referring to latitude and longitude, dates in YYYYMMDD format, and the Scientific Name column has been updated.\r
\r
* **Spec_No** = number assigned to the stranding. Can sometimes help with tracing archive information.\r
* **S_W_No**	= Stranded Whale number given to strandings to identify individuals. Year followed by the number of the stranding, e.g. the first individual stranded in 1913 is numbered 1913/1.\r
* **Date** = date of stranding report, this may not always be the actual stranding date.\r
* **Common Name** = common name of the species.\r
* **Scientific Name** = scientific name of the species, corrected using the taxonomy of Reid et al. 2003.	\r
* **County** = UK county stranding was found within.\r
* **Latitude** = Latitude (decimal degrees) stranding was found at. Converted from grid reference.	\r
* **Longitude** = Longitude (decimal degrees) stranding was found at. Converted from grid reference.\r
* **Location** = Description of the location of the stranding.	\r
* **Grid ref** = UK Grid reference stranding was found at. Inferred using Location.\r
* **Mass_Single**	= was this part of a mass stranding (M) or a single animal (S).\r
* **Sex**	= Male (M) or Female (F).\r
* **Length Approx** = is the length approximate (i.e. in the original data these values are preceded by ca., c. or ?).\r
* **Length Imp**	= length of the individual in feet and inches, precisely as recorded.\r
* **Length Met**	= length of the individual in metres. Note this is just converted from the values in feet and inches so there is false precision in these data.\r
* **Condition** = what condition was the individual in when the stranding was recorded: alive (alive) or dead (fresh, dead, good, average, decayed, decomposed). There does not appear to be any consistency in how this variable was recorded, so we are unsure how fresh, good and dead differ, for example.\r
* **in Collections** = what parts of the individual (if any) are in the NHM collections.\r
* **year** = year of the stranding for S_W number.	\r
* **sequ** = number of the stranding in sequence that year S_W number.\r
* **lett** = letter added to S_W number\r
* **Entered**	= Date the data was entered into the electronic database.\r
* **Updated**	= Date the grid references and lengths in metres were updated.\r
* **age**	= adult or juvenile\r
* **Old County**	= original county entered if different from current counties.\r
* **GRef Source**	= source used to extract grid references.\r
* **Rep_source** = reported source of the record.\r
* **Year_val** = year of stranding\r
* **Month_val** = month of stranding\r
* **Day_val**	= day of stranding\r
* **Aggregated_Date**	= date of stranding in YYYYMMDD format.\r
* **Fam_Genus** = Family or genus as recorded on the original stranding records.\r
* **Comment** = any comments.\r
\r
Unfortunately these data were compiled many years ago by people no longer employed at the NHM, and in some cases no longer living. As such there are fields for which we have no idea what the data means. We have left these columns in the dataset in case their utility is revealed in the future. \r
\r
* **By Catch** = was the individual part of bycatch? The options are c, f, h, and x but we do not know what these mean.\r
* **Count**	= ???\r
* **MCS** = This is likely some kind of code related to the collections. Likely now out of date but retained in case it is useful for archive access.\r
* **BMNH**	= This is likely some kind of code related to the collections. Likely now out of date but retained in case it is useful for archive access.\r
* **Rect_CoNAord_**	= ????\r
* **Other refs**	= ????\r
* **JBaker**	= ???\r
* **Other**	= ???\r
* **Comb_other_ref**	= ???\r
* **Country Code** = A code for the country but we do not know what the numbers mean.	""" ;
    dc:format "CSV" ;
    dc:title "UK cetacean strandings 1913-1989" ;
    dcat:accessURL <https://data.nhm.ac.uk/dataset/8c67d782-c01d-4807-8913-f57d0daabf35/resource/9a306dcd-1667-48b5-b682-ce6f071d85ce> .

