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/>
:0aa7911a-ab5f-4b08-a225-28b1e8344d01
dcterms:title "Modelled annual average production loss due to ozone damage for four global staple crops 2010-2012" ;
dcterms:identifier "https://catalogue.ceh.ac.uk/id/0aa7911a-ab5f-4b08-a225-28b1e8344d01","https://doi.org/10.5285/0aa7911a-ab5f-4b08-a225-28b1e8344d01" ;
dcterms:bibliographicCitation "Sharps, K., Mills, G., Simpson, D., Pleijel, H., Frei, M., Burkey, K., Emberson, L., Uddling, J., Broberg, M., Feng, Z., Kobayashi, K., Agrawal, M. (2020). Modelled annual average production loss due to ozone damage for four global staple crops 2010-2012. NERC Environmental Information Data Centre. https://doi.org/10.5285/0aa7911a-ab5f-4b08-a225-28b1e8344d01" ;
dcterms:description "Modelled annual average production loss (thousand tonnes per 1 degree by 1 degree grid cell) due to ground-level ozone pollution is presented for the crops maize (Zea mays), rice (Oryza sativa), soybean (Glycine max) and wheat (Triticum aestivum), for the period 2010-2012. Data are on a global scale, based on the distribution of production for each crop, according to the Food and Agriculture Organisation’s (FAO) Global Agro-Ecological Zones (GAEZ) crop production data for the year 2000. Modelled ozone data (2010-2012) needed for production loss calculations were derived from the EMEP MSC-W (European Monitoring and Evaluation Programme, Meteorological Synthesising Centre-West) chemical transport model (version 4.16). Mapping the global crop production losses due to ozone highlights the impact of ozone on crops and allows areas at high risk of ozone damage to be identified, which is a step towards mitigation of the problem. The production loss calculations were done as part of the NERC funded SUNRISE project (NEC06476) and National Capability Project NC-Air quality impacts on food security, ecosystems and health (NEC05574)." ;
dcterms:provenance [
a dcterms:ProvenanceStatement ;
rdfs:label "A 1 degree by 1degree grid was created using ArcMap. Crop production data (0.0833 degree resolution) from the Food and Agriculture Organisation’s (FAO) Global Agro-Ecological Zones (GAEZ) dataset (for the year 2000) was downloaded. Irrigated and non-irrigated production data was collected for each crop type. For each crop, total production was summed per 1° by 1° grid cell. Then average production for the period 2010-2012 for each grid cell was estimated using a conversion factor from FAO national crop production data, based on the difference between average production for the period 1999-2001 and 2010-2012. For each crop, only grid cells with greater than 500 tonnes crop production were included when mapping yield loss. Each grid cell was classed as either irrigated (greater than 7% irrigated crop production) or non-irrigated. Grid cells were also assigned to a hemisphere (Northern or Southern) and a climate zone. For each hemisphere/climate zone combination, a 90-day growing period was set, based on the main growing season per year for each crop. The EMEP MSC-W (European Monitoring and Evaluation Programme, Meteorological Synthesising Centre-West) chemical transport model (version 4.16) was used to calculate daily ozone flux (POD3IAM; phytotoxic ozone dose above 3 nmol m−2 s−1, parameterized for integrated assessment modelling) for the years 2010 - 2012. For each crop, the accumulated 90-day POD3IAM was calculated per grid cell based on the climate specific growing period and the irrigation class for the cell, and an average value calculated for the period 2010-2012. Yield loss was calculated using the ozone dose-response relationship for wheat, following the most recent methodology adopted by the Convention for Long-Range Transboundary Air Pollution (CLRTAP) in 2017. First a reference value of POD3IAM = 0.1mmol/m2 (used to represent ozone uptake at pre-industrial or natural ozone levels) was subtracted before yield loss was calculated. This value was the mean POD3IAM for the experimental conditions included in the dose-response relationship, assuming constant 10 ppb ozone throughout the 90-day period. The equation used to calculate percentage yield loss was as follows: Percentage Yield Loss = (POD3IAM – 0.1) * 0.64 where 0.64 is the slope of the relationship between POD3IAM and percentage yield reduction and represents the percentage reduction per mmol/m2 POD3IAM. For maize, rice and soybean, the POD3IAM values per grid cell were first used to calculate percentage yield loss using the equation for wheat. Then the relative ozone sensitivity of each crop compared to wheat was calculated by dividing the slope of the M7 (7-hour mean ozone concentration) response function for the crop by that for wheat. For each grid cell, the percentage yield loss for wheat was multiplied by the relative ozone sensitivity value, to calculate the final estimated percentage yield loss for each crop. Production loss for each crop was then calculated per grid square using total crop production per grid cell (averaged for 2010-2012) and the estimated yield loss per grid cell, with the following equation: Production loss (thousand tonnes) = Crop production (thousand tonnes) * (percent yield loss/100) Production loss values were added to the 1° by 1° grid and saved as GIS shapefiles, with one file per crop. An evaluation of EMEP model performance found a strong correlation between modelled and measured ozone data from Global Atmosphere Watch (GAW) sites. The EMEP model was found to capture spatial and temporal variations in ozone across regions."
] ;
dcterms:spatial [
a dcterms:Location ;
dcat:bbox "POLYGON((-180 -90, -180 90, 180 90, 180 -90, -180 -90))"^^geo:wktLiteral ;
] ;
dcterms:temporal
[ a dcterms:PeriodOfTime ;
dcat:startDate "2010-01-01"^^xsd:date ;
dcat:endDate "2012-12-31"^^xsd:date ;
] ;
dcat:contactPoint
<https://orcid.org/0000-0003-3265-1505> ;
dcterms:publisher
<https://ror.org/04xw4m193> ;
dcterms:isPartOf <https://catalogue.ceh.ac.uk/id/37a4658d-bf7e-4df6-9e18-f63815d48b0c> ;
dcterms:relation <https://catalogue.ceh.ac.uk/id/2a932995-f040-4724-ad21-3e92ae8a2540> ;
dcterms:isReferencedBy
<https://doi.org/10.1111/gcb.14381> ;
dcterms:subject
<http://onto.nerc.ac.uk/CEHMD/topic/15>,
<http://onto.nerc.ac.uk/CEHMD/topic/1>,
<http://www.eionet.europa.eu/gemet/concept/7214>,
<http://www.eionet.europa.eu/gemet/concept/5991>,
"Production loss",
"Maize",
"Air pollution impact",
<http://www.wikidata.org/entity/Q161426>,
<http://www.wikidata.org/entity/Q11006>,
<http://www.wikidata.org/entity/Q161098>,
<http://www.wikidata.org/entity/Q11575>,
<http://vocabs.lter-europe.net/EnvThes/20686>,
<http://vocabs.lter-europe.net/EnvThes/20683> ;
prov:wasGeneratedBy
<https://gtr.ukri.org/projects?ref=NE/R000131/1> ;
a dcat:Dataset;
dcterms:type dcmitype:Dataset ;
dcterms:available "2020-07-15"^^xsd:date ;
dcat:landingPage <https://catalogue.ceh.ac.uk/id/0aa7911a-ab5f-4b08-a225-28b1e8344d01>, <https://doi.org/10.5285/0aa7911a-ab5f-4b08-a225-28b1e8344d01> ;
dcterms:license <https://spdx.org/licenses/OGL-UK-3.0.ttl>
;
dcterms:rights [ a dcterms:RightsStatement ;
odrs:copyrightNotice "copyright UK Centre for Ecology & Hydrology";
]
,
[ a dcterms:RightsStatement ;
odrs:copyrightNotice "copyright Norwegian Meteorological Institute";
]
,
[ a dcterms:RightsStatement ;
odrs:copyrightNotice "copyright University of Bonn";
]
,
[ a dcterms:RightsStatement ;
odrs:copyrightNotice "copyright Stockholm Environment Institute at York";
]
,
[ a dcterms:RightsStatement ;
odrs:copyrightNotice "copyright The University of Tokyo";
]
,
[ a dcterms:RightsStatement ;
odrs:copyrightNotice "copyright Banaras Hindu University";
]
;
dcterms:accessRights <http://vocab.nerc.ac.uk/collection/N07/current/UNRS/> ;
dcterms:theme
<http://onto.nerc.ac.uk/CEHMD/topic/15>,
<http://onto.nerc.ac.uk/CEHMD/topic/1> ;
dcat:distribution [
dcat:accessURL
<https://data-package.ceh.ac.uk/data/0aa7911a-ab5f-4b08-a225-28b1e8344d01> ;
dcterms:license <https://spdx.org/licenses/OGL-UK-3.0.ttl>
;
dcterms:rights [ a dcterms:RightsStatement ;
odrs:copyrightNotice "copyright UK Centre for Ecology & Hydrology";
]
,
[ a dcterms:RightsStatement ;
odrs:copyrightNotice "copyright Norwegian Meteorological Institute";
]
,
[ a dcterms:RightsStatement ;
odrs:copyrightNotice "copyright University of Bonn";
]
,
[ a dcterms:RightsStatement ;
odrs:copyrightNotice "copyright Stockholm Environment Institute at York";
]
,
[ a dcterms:RightsStatement ;
odrs:copyrightNotice "copyright The University of Tokyo";
]
,
[ a dcterms:RightsStatement ;
odrs:copyrightNotice "copyright Banaras Hindu University";
]
;
dcterms:accessRights <http://vocab.nerc.ac.uk/collection/N07/current/UNRS/> ;
dcterms:format
[
a dcterms:IMT ;
rdf:value "Shapefile" ; rdfs:label "Shapefile"
] ;
];
dcterms:creator
<https://orcid.org/0000-0003-3265-1505>,
<https://orcid.org/0000-0001-9870-2868>,
<https://orcid.org/0000-0001-9538-3208>,
<https://orcid.org/0000-0002-6975-5984>,
<https://orcid.org/0000-0002-2474-6558>,
:0aa7911a-ab5f-4b08-a225-28b1e8344d01_a5,
<https://orcid.org/0000-0003-3463-0054>,
:0aa7911a-ab5f-4b08-a225-28b1e8344d01_a7,
<https://orcid.org/0000-0001-5370-4894>,
:0aa7911a-ab5f-4b08-a225-28b1e8344d01_a9,
:0aa7911a-ab5f-4b08-a225-28b1e8344d01_a10,
:0aa7911a-ab5f-4b08-a225-28b1e8344d01_a11 ;
dcterms:language <http://id.loc.gov/vocabulary/iso639-1/en> .
<https://orcid.org/0000-0003-3265-1505> a foaf:Person ;
foaf:name "Sharps, K." ;
foaf:familyName "Sharps" ;
foaf:givenName "Katrina" ;
vcard:hasEmail "enquiries@ceh.ac.uk" ;
foaf:member <https://ror.org/00pggkr55> ;
.
<https://ror.org/04xw4m193> a foaf:Organization ;
foaf:name "NERC Environmental Information Data Centre" ;
vcard:hasEmail "info@eidc.ac.uk" ;
foaf:member <https://ror.org/04xw4m193> ;
.
<https://orcid.org/0000-0003-3265-1505> a foaf:Person ;
foaf:name "Sharps, K." ;
foaf:familyName "Sharps" ;
foaf:givenName "K." ;
vcard:hasEmail "enquiries@ceh.ac.uk" ;
foaf:member <https://ror.org/00pggkr55> ;
.
<https://orcid.org/0000-0001-9870-2868> a foaf:Person ;
foaf:name "Mills, G." ;
foaf:familyName "Mills" ;
foaf:givenName "G." ;
vcard:hasEmail "enquiries@ceh.ac.uk" ;
foaf:member <https://ror.org/00pggkr55> ;
.
<https://orcid.org/0000-0001-9538-3208> a foaf:Person ;
foaf:name "Simpson, D." ;
foaf:familyName "Simpson" ;
foaf:givenName "D." ;
vcard:hasEmail "david.simpson@chalmers.se" ;
foaf:member <https://ror.org/001n36p86> ;
.
<https://orcid.org/0000-0002-6975-5984> a foaf:Person ;
foaf:name "Pleijel, H." ;
foaf:familyName "Pleijel" ;
foaf:givenName "H." ;
vcard:hasEmail "hakan.pleijel@bioenv.gu.se" ;
foaf:member <https://ror.org/01tm6cn81> ;
.
<https://orcid.org/0000-0002-2474-6558> a foaf:Person ;
foaf:name "Frei, M." ;
foaf:familyName "Frei" ;
foaf:givenName "M." ;
vcard:hasEmail "mfrei@uni-bonn.de" ;
foaf:member <https://ror.org/041nas322> ;
.
:0aa7911a-ab5f-4b08-a225-28b1e8344d01_a5 a foaf:Person ;
foaf:name "Burkey, K." ;
foaf:familyName "Burkey" ;
foaf:givenName "K." ;
vcard:hasEmail "kent.burkey@usda.gov" ;
foaf:member <https://ror.org/02d2m2044> ;
.
<https://orcid.org/0000-0003-3463-0054> a foaf:Person ;
foaf:name "Emberson, L." ;
foaf:familyName "Emberson" ;
foaf:givenName "L." ;
vcard:hasEmail "l.emberson@york.ac.uk" ;
foaf:member <https://ror.org/04m01e293> ;
.
:0aa7911a-ab5f-4b08-a225-28b1e8344d01_a7 a foaf:Person ;
foaf:name "Uddling, J." ;
foaf:familyName "Uddling" ;
foaf:givenName "J." ;
vcard:hasEmail "johan.uddling@bioenv.gu.se" ;
foaf:member <https://ror.org/01tm6cn81> ;
.
<https://orcid.org/0000-0001-5370-4894> a foaf:Person ;
foaf:name "Broberg, M." ;
foaf:familyName "Broberg" ;
foaf:givenName "M." ;
vcard:hasEmail "malin.broberg@bioenv.gu.se" ;
foaf:member <https://ror.org/01tm6cn81> ;
.
:0aa7911a-ab5f-4b08-a225-28b1e8344d01_a9 a foaf:Person ;
foaf:name "Feng, Z." ;
foaf:familyName "Feng" ;
foaf:givenName "Z." ;
vcard:hasEmail "zhaozhong.feng@nuist.edu.cn" ;
foaf:member <https://ror.org/03rpsvy57> ;
.
:0aa7911a-ab5f-4b08-a225-28b1e8344d01_a10 a foaf:Person ;
foaf:name "Kobayashi, K." ;
foaf:familyName "Kobayashi" ;
foaf:givenName "K." ;
vcard:hasEmail "aclasman@mail.ecc.u-tokyo.ac.jp" ;
foaf:member <https://ror.org/057zh3y96> ;
.
:0aa7911a-ab5f-4b08-a225-28b1e8344d01_a11 a foaf:Person ;
foaf:name "Agrawal, M." ;
foaf:familyName "Agrawal" ;
foaf:givenName "M." ;
vcard:hasEmail "madhoo58@yahoo.com" ;
foaf:member <https://ror.org/04cdn2797> ;
.
<https://doi.org/10.1111/gcb.14381> a <http://purl.org/spar/fabio/Expression> ;
dcterms:bibliographicCitation "Mills, G., Sharps, K., Simpson, D., Pleijel, H., Frei, M., Burkey, K., Emberson, L., Uddling, J., Broberg, M., Feng, Z., Kobayashi, K., & Agrawal, M. (2018). Closing the global ozone yield gap: Quantification and cobenefits for multistress tolerance. Global Change Biology, 24(10), 4869-4893.";
.
<http://onto.nerc.ac.uk/CEHMD/topic/15> a skos:Concept;
skos:prefLabel "Pollution"; rdfs:label "Pollution"
. <http://onto.nerc.ac.uk/CEHMD/topic/1> a skos:Concept;
skos:prefLabel "Agriculture"; rdfs:label "Agriculture"
. <http://www.eionet.europa.eu/gemet/concept/7214> a skos:Concept;
skos:prefLabel "rice"; rdfs:label "rice"
. <http://www.eionet.europa.eu/gemet/concept/5991> a skos:Concept;
skos:prefLabel "ozone"; rdfs:label "ozone"
. <http://www.wikidata.org/entity/Q161426> a skos:Concept;
skos:prefLabel "Oryza sativa"; rdfs:label "Oryza sativa"
. <http://www.wikidata.org/entity/Q11006> a skos:Concept;
skos:prefLabel "Glycine max"; rdfs:label "Glycine max"
. <http://www.wikidata.org/entity/Q161098> a skos:Concept;
skos:prefLabel "Triticum aestivum"; rdfs:label "Triticum aestivum"
. <http://www.wikidata.org/entity/Q11575> a skos:Concept;
skos:prefLabel "Zea mays"; rdfs:label "Zea mays"
. <http://vocabs.lter-europe.net/EnvThes/20686> a skos:Concept;
skos:prefLabel "wheat"; rdfs:label "wheat"
. <http://vocabs.lter-europe.net/EnvThes/20683> a skos:Concept;
skos:prefLabel "soybean"; rdfs:label "soybean"
.
<https://ror.org/00pggkr55> a foaf:Organization ;
foaf:name "UK Centre for Ecology & Hydrology" .
<https://ror.org/001n36p86> a foaf:Organization ;
foaf:name "Norwegian Meteorological Institute" .
<https://ror.org/01tm6cn81> a foaf:Organization ;
foaf:name "University of Gothenburg" .
<https://ror.org/041nas322> a foaf:Organization ;
foaf:name "University of Bonn" .
<https://ror.org/02d2m2044> a foaf:Organization ;
foaf:name "Agricultural Research Service (USDA‐ARS)" .
<https://ror.org/04m01e293> a foaf:Organization ;
foaf:name "University of York" .
<https://ror.org/03rpsvy57> a foaf:Organization ;
foaf:name "Research Center for Eco‐Environmental Sciences" .
<https://ror.org/057zh3y96> a foaf:Organization ;
foaf:name "The University of Tokyo" .
<https://ror.org/04cdn2797> a foaf:Organization ;
foaf:name "Banaras Hindu University" .
<https://gtr.ukri.org/projects?ref=NE/R000131/1> a prov:Activity ; rdfs:label "SUNRISE" .