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/>
:030b49f4-9e1f-46e9-ad98-157d8668a517
dcterms:title "Tools for modelling species distributions using data from the Environmental Record Centre for Cornwall and the Isles of Scilly (ERCCIS)" ;
dcterms:identifier "https://catalogue.ceh.ac.uk/id/030b49f4-9e1f-46e9-ad98-157d8668a517","https://doi.org/10.5285/030b49f4-9e1f-46e9-ad98-157d8668a517" ;
dcterms:bibliographicCitation "Baker, D.J. (2024). Tools for modelling species distributions using data from the Environmental Record Centre for Cornwall and the Isles of Scilly (ERCCIS). NERC EDS Environmental Information Data Centre. https://doi.org/10.5285/030b49f4-9e1f-46e9-ad98-157d8668a517" ;
dcterms:description "The speciesRecordTools R package contains functions for examining the distribution of species records, understanding sampling trends and potential biases, and building correlative presence-background species distribution models for prediction of the distribution of species across the landscape. The package is built to work with the Environmental Record Centre for Cornwall and the Isles of Scilly's (ERCCIS) opportunistic species records." ;
dcterms:provenance [
a dcterms:ProvenanceStatement ;
rdfs:label "Code supplied here can be used to analyse data held by ERCCIS (Cornwall Wildlife Trust). The data is not included in the package but can be requested https://erccis.org.uk/requesting-data. The tools provided in this package were designed in collaboration with ERCCIS to overcome some of the limitations associated with these data when used to map the distribution of species. In particular, the methods attempt to address sparse sampling and spatial sampling bias associated with sampling for many species. Distribution data is required to support planning decisions and local nature recovery strategies within the region."
] ;
dcterms:spatial [
a dcterms:Location ;
dcat:bbox "POLYGON((-6.757 49.504, -6.757 51.052, -4.043 51.052, -4.043 49.504, -6.757 49.504))"^^geo:wktLiteral ;
] ;
dcat:contactPoint
<https://orcid.org/0000-0002-0466-8222> ;
dcterms:publisher
<https://ror.org/04xw4m193> ;
dcterms:subject
<http://onto.nerc.ac.uk/CEHMD/topic/2>,
<http://onto.nerc.ac.uk/CEHMD/topic/13>,
"opportunistic records",
"spatial sampling bias",
"presence-background models",
"species distribution" ;
prov:wasGeneratedBy
:030b49f4-9e1f-46e9-ad98-157d8668a517_fund0 ;
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
<https://orcid.org/0000-0002-0466-8222> ;
dcterms:language <http://id.loc.gov/vocabulary/iso639-1/en> .
<https://orcid.org/0000-0002-0466-8222> 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> ;
.
<https://orcid.org/0000-0002-0466-8222> 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"] ;
.
<http://onto.nerc.ac.uk/CEHMD/topic/2> a skos:Concept;
skos:prefLabel "Biodiversity"; rdfs:label "Biodiversity"
. <http://onto.nerc.ac.uk/CEHMD/topic/13> a skos:Concept;
skos:prefLabel "Modelling"; rdfs:label "Modelling"
.
:030b49f4-9e1f-46e9-ad98-157d8668a517_fund0 a prov:Activity ; .