PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX owl: <http://www.w3.org/2002/07/owl#>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
PREFIX dcterms: <http://purl.org/dc/terms/>
PREFIX dcat: <http://www.w3.org/ns/dcat#>
PREFIX dcmitype: <http://purl.org/dc/dcmitype/>
PREFIX foaf: <http://xmlns.com/foaf/0.1/>
PREFIX geo: <http://www.opengis.net/ont/geosparql#>
PREFIX vcard: <http://www.w3.org/2006/vcard/ns#>
PREFIX prov: <http://www.w3.org/ns/prov#>
PREFIX odrs: <http://schema.theodi.org/odrs#>
PREFIX sosa: <http://www.w3.org/ns/sosa/>
PREFIX sdo: <https://schema.org/>
PREFIX ef: <http://www.w3.org/2015/03/inspire/ef/>
PREFIX doo: <https://digital.ceh.ac.uk/ontology/doo/>
PREFIX adms: <http://www.w3.org/ns/adms#>
PREFIX : <https://catalogue.ceh.ac.uk/id/>
:1b9a9a48-0402-4839-9e8a-3d8c4bc35154
dcterms:title "Tools for modelling species distributions using marine mammal data from Seaquest Southwest recording scheme" ;
dcterms:identifier "https://catalogue.ceh.ac.uk/id/1b9a9a48-0402-4839-9e8a-3d8c4bc35154","https://doi.org/10.5285/1b9a9a48-0402-4839-9e8a-3d8c4bc35154" ;
dcterms:bibliographicCitation "Baker, D.J. (2024). Tools for modelling species distributions using marine mammal data from Seaquest Southwest recording scheme. NERC EDS Environmental Information Data Centre. https://doi.org/10.5285/1b9a9a48-0402-4839-9e8a-3d8c4bc35154" ;
dcterms:description "This package contains a number of functions required to predict spatial patterns of encounter rate, the probability of encountering the species on a survey visit under specified conditions, around the south west (Cornwall) coast." ;
dcterms:provenance [
a dcterms:ProvenanceStatement ;
rdfs:label "Code supplied here can be used to analyse data collected by the Seaquest Southwest monitoring scheme organised by the Cornwall Wildlife Trust. The data is not included in the package but can be requested https://erccis.org.uk/requesting-data and the code here can be used to model encounter rates for Common Dolphin, Grey Seal, and Harbour Porpoise using a variety of methods, including calibrated Random Forest models. Data may also be adequate for modelling encounter rates for Bottlenose Dolphin and Basking Shark, although further investigation is required. The package contains all the code necessary to process the species and environmental data, run models and plot results."
] ;
dcterms:spatial [
a dcterms:Location ;
dcat:bbox "POLYGON((-5.845 49.951, -5.845 51.076, -3.933 51.076, -3.933 49.951, -5.845 49.951))"^^geo:wktLiteral ;
] ;
dcat:contactPoint
:1b9a9a48-0402-4839-9e8a-3d8c4bc35154_c0 ;
dcterms:publisher
<https://ror.org/04xw4m193> ;
dcterms:subject
<https://sws.geonames.org/2652355>,
"Seaquest",
"species distributions",
"encounter rate",
"marine megafauna",
<http://vocabs.lter-europe.net/EnvThes/20558> ;
a dcmitype:Software ;
dcterms:license <https://spdx.org/licenses/OGL-UK-3.0.ttl>
;
dcterms:accessRights <https://www.eidc.ac.uk/help/faq/registration> ;
dcterms:creator
:1b9a9a48-0402-4839-9e8a-3d8c4bc35154_a0 ;
dcterms:language <http://id.loc.gov/vocabulary/iso639-1/en> .
:1b9a9a48-0402-4839-9e8a-3d8c4bc35154_c0 a foaf:Person ;
foaf:name "Baker, D.J." ;
foaf:familyName "Baker" ;
foaf:givenName "D.J." ;
vcard:hasEmail "d.baker2@exeter.ac.uk" ;
foaf:member [foaf:name "University of Exeter"] ;
.
<https://ror.org/04xw4m193> a foaf:Organization ;
foaf:name "NERC EDS Environmental Information Data Centre" ;
vcard:hasEmail "info@eidc.ac.uk" ;
foaf:member <https://ror.org/04xw4m193> ;
.
:1b9a9a48-0402-4839-9e8a-3d8c4bc35154_a0 a foaf:Person ;
foaf:name "Baker, D.J." ;
foaf:familyName "Baker" ;
foaf:givenName "D.J." ;
vcard:hasEmail "d.baker2@exeter.ac.uk" ;
foaf:member [foaf:name "University of Exeter"] ;
.
<https://sws.geonames.org/2652355> a skos:Concept;
skos:prefLabel "Cornwall"; rdfs:label "Cornwall"
. <http://vocabs.lter-europe.net/EnvThes/20558> a skos:Concept;
skos:prefLabel "marine mammals"; rdfs:label "marine mammals"
.