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/>
:2be6d1c5-7b82-4d83-9291-defa59aa8aae
dcterms:title "Web map service for bee nectar plant diversity of Great Britain" ;
dcterms:identifier "https://catalogue.ceh.ac.uk/id/2be6d1c5-7b82-4d83-9291-defa59aa8aae" ;
dcterms:description "This web map service shows bee nectar plant richness across Great Britain . The source data uses counts of bee nectar plants in Countryside Survey area vegetation plots in 2007 and extrapolates to 1km squares across GB using a generalised additive mixed model. Co-variables used in the model are Broad Habitat (the dominant broad habitat of the 1km square), air temperature, nitrogen deposition, precipitation and altitude. The map has the following layers: plantCount = a modelled estimate of the count of all bee nectar plants within a 1km by 1km square, SEM = a measure of the variance of the plantCount attribute Understanding the distribution of bee nectar plants does provide valuable information on the potential distribution of pollinators and hence pollination." ;
dcterms:spatial [
a dcterms:Location ;
dcat:bbox "POLYGON((-8.648 49.864, -8.648 60.861, 1.768 60.861, 1.768 49.864, -8.648 49.864))"^^geo:wktLiteral ;
] ;
dcat:contactPoint
<https://ror.org/00pggkr55> ;
dcterms:subject
<http://onto.nerc.ac.uk/CEHMD/topic/2>,
<http://onto.nerc.ac.uk/CEHMD/topic/14>,
<http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService> ;
a dcmitype:Service ;
dcterms:license <https://eidc.ac.uk/licences/wms/plain>
;
dcterms:accessRights <http://vocab.nerc.ac.uk/collection/N07/current/UNRS/> ;
dcterms:language <http://id.loc.gov/vocabulary/iso639-1/en> .
<https://ror.org/00pggkr55> a foaf:Organization ;
foaf:name "Centre for Ecology & Hydrology" ;
vcard:hasEmail "enquiries@ceh.ac.uk" ;
foaf:member <https://ror.org/00pggkr55> ;
.
<http://onto.nerc.ac.uk/CEHMD/topic/2> a skos:Concept;
skos:prefLabel "Biodiversity"; rdfs:label "Biodiversity"
. <http://onto.nerc.ac.uk/CEHMD/topic/14> a skos:Concept;
skos:prefLabel "Pollinators"; rdfs:label "Pollinators"
. <http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService> a skos:Concept;
skos:prefLabel "infoMapAccessService"; rdfs:label "infoMapAccessService"
.
<https://ror.org/00pggkr55> a foaf:Organization ;
foaf:name "Centre for Ecology & Hydrology" .