@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ggp: <http://data.goodgrowthplan.com/def/core/> .
@prefix ggp-pc: <http://data.goodgrowthplan.com/def/project-category/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix qb: <http://purl.org/linked-data/cube#> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix sesame: <http://www.openrdf.org/schema/sesame#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix fn: <http://www.w3.org/2005/xpath-functions#> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset/year/2016> a void:Dataset ;
	rdfs:commment "Incremental GGP Biodiversity Commitment Data Cube subset for 2016" ;
	qb:slice <http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> ;
	void:dataDump <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.ttl> ;
	void:uriLookupEndpoint <http://data.goodgrowthplan.com/about?resource=> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset> a ggp:GGPBiodiversityDataset ;
	rdfs:comment "GGP Biodiversity Commitment Data Cube Dataset" ;
	qb:slice <http://data.goodgrowthplan.com/data/smallholder/slice/country/Philippines> ;
	qb:structure ggp:SmallholderDsd ;
	void:subset <http://data.goodgrowthplan.com/data/biodiversity/dataset/year/2016> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Philippines> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Philippines> ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Philippines/project/biodiversity-2016-1> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> a ggp:ByYearSlice ;
	rdfs:label "biodiversity KPI measurements by year for 2016" ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Philippines/project/biodiversity-2016-1> ;
	qb:structure ggp:byYearKey .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-1> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 1 in Philippines for 2016" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Philippines/project/biodiversity-2016-1> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Philippines/project/biodiversity-2016-1> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Philippines for 2016 project 1" ;
	ggp:areaFarmlandAffected "0.5"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Philippines> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=1> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset/year/2014> a void:Dataset ;
	rdfs:commment "Incremental GGP Biodiversity Commitment Data Cube subset for 2014" ;
	qb:slice <http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> ;
	void:dataDump <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.ttl> ;
	void:uriLookupEndpoint <http://data.goodgrowthplan.com/about?resource=> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset> qb:slice <http://data.goodgrowthplan.com/data/smallholder/slice/country/Brazil> ;
	void:subset <http://data.goodgrowthplan.com/data/biodiversity/dataset/year/2014> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Brazil> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Brazil> ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Brazil/project/biodiversity-2014-2> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> a ggp:ByYearSlice ;
	rdfs:label "biodiversity KPI measurements by year for 2014" ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Brazil/project/biodiversity-2014-2> ;
	qb:structure ggp:byYearKey .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-2> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 2 in Brazil for 2014" ;
	ggp:projectCategory ggp-pc:ManagedForests ;
	ggp:projectObjectives "We are helping growers to protect and manage forests." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Brazil/project/biodiversity-2014-2> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Brazil/project/biodiversity-2014-2> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Brazil for 2014 project 2" ;
	ggp:areaFarmlandAffected "429250"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Brazil> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=2> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset/year/2015> a void:Dataset ;
	rdfs:commment "Incremental GGP Biodiversity Commitment Data Cube subset for 2015" ;
	qb:slice <http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> ;
	void:dataDump <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.ttl> ;
	void:uriLookupEndpoint <http://data.goodgrowthplan.com/about?resource=> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset> void:subset <http://data.goodgrowthplan.com/data/biodiversity/dataset/year/2015> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Brazil> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Brazil/project/biodiversity-2015-3> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> a ggp:ByYearSlice ;
	rdfs:label "biodiversity KPI measurements by year for 2015" ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Brazil/project/biodiversity-2015-3> ;
	qb:structure ggp:byYearKey .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-3> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 3 in Brazil for 2015" ;
	ggp:projectCategory ggp-pc:ManagedForests ;
	ggp:projectObjectives "We are helping growers to protect and manage forests." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Brazil/project/biodiversity-2015-3> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Brazil/project/biodiversity-2015-3> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Brazil for 2015 project 3" ;
	ggp:areaFarmlandAffected "273500"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Brazil> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=3> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Brazil> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Brazil/project/biodiversity-2015-4> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Brazil/project/biodiversity-2015-4> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-4> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 4 in Brazil for 2015" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Brazil/project/biodiversity-2015-4> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Brazil/project/biodiversity-2015-4> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Brazil for 2015 project 4" ;
	ggp:areaFarmlandAffected "14268"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Brazil> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=4> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Brazil> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Brazil/project/biodiversity-2016-5> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Brazil/project/biodiversity-2016-5> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-5> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 5 in Brazil for 2016" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Brazil/project/biodiversity-2016-5> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Brazil/project/biodiversity-2016-5> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Brazil for 2016 project 5" ;
	ggp:areaFarmlandAffected "2818054"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Brazil> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=5> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Brazil> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Brazil/project/biodiversity-2016-6> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Brazil/project/biodiversity-2016-6> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-6> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 6 in Brazil for 2016" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Brazil/project/biodiversity-2016-6> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Brazil/project/biodiversity-2016-6> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Brazil for 2016 project 6" ;
	ggp:areaFarmlandAffected "2235"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Brazil> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=6> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset> qb:slice <http://data.goodgrowthplan.com/data/smallholder/slice/country/Canada> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Canada> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Canada> ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Canada/project/biodiversity-2014-7> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Canada/project/biodiversity-2014-7> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-7> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 7 in Canada for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Canada/project/biodiversity-2014-7> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Canada/project/biodiversity-2014-7> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Canada for 2014 project 7" ;
	ggp:areaFarmlandAffected "233.3"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Canada> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=7> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Canada> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Canada/project/biodiversity-2014-8> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Canada/project/biodiversity-2014-8> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-8> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 8 in Canada for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Canada/project/biodiversity-2014-8> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Canada/project/biodiversity-2014-8> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Canada for 2014 project 8" ;
	ggp:areaFarmlandAffected "33.3"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Canada> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=8> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Canada> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Canada/project/biodiversity-2014-9> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Canada/project/biodiversity-2014-9> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-9> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 9 in Canada for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Canada/project/biodiversity-2014-9> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Canada/project/biodiversity-2014-9> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Canada for 2014 project 9" ;
	ggp:areaFarmlandAffected "33.3"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Canada> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=9> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Canada> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Canada/project/biodiversity-2014-10> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Canada/project/biodiversity-2014-10> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-10> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 10 in Canada for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Canada/project/biodiversity-2014-10> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Canada/project/biodiversity-2014-10> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Canada for 2014 project 10" ;
	ggp:areaFarmlandAffected "370"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Canada> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=10> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Canada> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Canada/project/biodiversity-2015-11> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Canada/project/biodiversity-2015-11> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-11> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 11 in Canada for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Canada/project/biodiversity-2015-11> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Canada/project/biodiversity-2015-11> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Canada for 2015 project 11" ;
	ggp:areaFarmlandAffected "478.6"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Canada> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=11> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Canada> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Canada/project/biodiversity-2015-12> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Canada/project/biodiversity-2015-12> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-12> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 12 in Canada for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Canada/project/biodiversity-2015-12> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Canada/project/biodiversity-2015-12> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Canada for 2015 project 12" ;
	ggp:areaFarmlandAffected "181.3"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Canada> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=12> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Canada> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Canada/project/biodiversity-2015-13> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Canada/project/biodiversity-2015-13> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-13> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 13 in Canada for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Canada/project/biodiversity-2015-13> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Canada/project/biodiversity-2015-13> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Canada for 2015 project 13" ;
	ggp:areaFarmlandAffected "74.7"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Canada> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=13> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Canada> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Canada/project/biodiversity-2016-14> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Canada/project/biodiversity-2016-14> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-14> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 14 in Canada for 2016" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Canada/project/biodiversity-2016-14> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Canada/project/biodiversity-2016-14> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Canada for 2016 project 14" ;
	ggp:areaFarmlandAffected "180"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Canada> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=14> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Canada> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Canada/project/biodiversity-2016-15> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Canada/project/biodiversity-2016-15> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-15> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 15 in Canada for 2016" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Canada/project/biodiversity-2016-15> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Canada/project/biodiversity-2016-15> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Canada for 2016 project 15" ;
	ggp:areaFarmlandAffected "40"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Canada> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=15> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Canada> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Canada/project/biodiversity-2016-16> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Canada/project/biodiversity-2016-16> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-16> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 16 in Canada for 2016" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Canada/project/biodiversity-2016-16> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Canada/project/biodiversity-2016-16> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Canada for 2016 project 16" ;
	ggp:areaFarmlandAffected "1323.3"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Canada> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=16> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset> qb:slice <http://data.goodgrowthplan.com/data/smallholder/slice/country/CzechRepublic> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/CzechRepublic> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/CzechRepublic> ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/CzechRepublic/project/biodiversity-2014-17> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/CzechRepublic/project/biodiversity-2014-17> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-17> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 17 in CzechRepublic for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/CzechRepublic/project/biodiversity-2014-17> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/CzechRepublic/project/biodiversity-2014-17> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for CzechRepublic for 2014 project 17" ;
	ggp:areaFarmlandAffected "2783.3"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/CzechRepublic> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=17> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/CzechRepublic> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/CzechRepublic/project/biodiversity-2014-18> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/CzechRepublic/project/biodiversity-2014-18> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-18> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 18 in CzechRepublic for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/CzechRepublic/project/biodiversity-2014-18> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/CzechRepublic/project/biodiversity-2014-18> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for CzechRepublic for 2014 project 18" ;
	ggp:areaFarmlandAffected "1822.8"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/CzechRepublic> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=18> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset> qb:slice <http://data.goodgrowthplan.com/data/smallholder/slice/country/Germany> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Germany> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Germany> ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Germany/project/biodiversity-2014-19> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Germany/project/biodiversity-2014-19> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-19> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 19 in Germany for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Germany/project/biodiversity-2014-19> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Germany/project/biodiversity-2014-19> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Germany for 2014 project 19" ;
	ggp:areaFarmlandAffected "10000"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Germany> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=19> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Germany> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Germany/project/biodiversity-2014-20> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Germany/project/biodiversity-2014-20> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-20> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 20 in Germany for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Germany/project/biodiversity-2014-20> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Germany/project/biodiversity-2014-20> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Germany for 2014 project 20" ;
	ggp:areaFarmlandAffected "15800"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Germany> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=20> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Germany> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Germany/project/biodiversity-2014-21> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Germany/project/biodiversity-2014-21> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-21> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 21 in Germany for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Germany/project/biodiversity-2014-21> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Germany/project/biodiversity-2014-21> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Germany for 2014 project 21" ;
	ggp:areaFarmlandAffected "21666.7"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Germany> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=21> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Germany> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Germany/project/biodiversity-2014-22> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Germany/project/biodiversity-2014-22> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-22> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 22 in Germany for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Germany/project/biodiversity-2014-22> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Germany/project/biodiversity-2014-22> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Germany for 2014 project 22" ;
	ggp:areaFarmlandAffected "1415.6"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Germany> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=22> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Germany> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Germany/project/biodiversity-2014-23> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Germany/project/biodiversity-2014-23> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-23> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 23 in Germany for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Germany/project/biodiversity-2014-23> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Germany/project/biodiversity-2014-23> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Germany for 2014 project 23" ;
	ggp:areaFarmlandAffected "19.3"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Germany> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=23> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset> qb:slice <http://data.goodgrowthplan.com/data/smallholder/slice/country/Poland> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Poland> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Poland> ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Poland/project/biodiversity-2014-24> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Poland/project/biodiversity-2014-24> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-24> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 24 in Poland for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Poland/project/biodiversity-2014-24> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Poland/project/biodiversity-2014-24> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Poland for 2014 project 24" ;
	ggp:areaFarmlandAffected "3400"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Poland> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=24> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Poland> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Poland/project/biodiversity-2014-25> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Poland/project/biodiversity-2014-25> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-25> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 25 in Poland for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Poland/project/biodiversity-2014-25> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Poland/project/biodiversity-2014-25> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Poland for 2014 project 25" ;
	ggp:areaFarmlandAffected "15"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Poland> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=25> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Poland> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Poland/project/biodiversity-2014-26> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Poland/project/biodiversity-2014-26> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-26> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 26 in Poland for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Poland/project/biodiversity-2014-26> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Poland/project/biodiversity-2014-26> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Poland for 2014 project 26" ;
	ggp:areaFarmlandAffected "389.8"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Poland> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=26> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset> qb:slice <http://data.goodgrowthplan.com/data/smallholder/slice/country/Slovakia> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Slovakia> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Slovakia> ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Slovakia/project/biodiversity-2014-27> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Slovakia/project/biodiversity-2014-27> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-27> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 27 in Slovakia for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Slovakia/project/biodiversity-2014-27> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Slovakia/project/biodiversity-2014-27> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Slovakia for 2014 project 27" ;
	ggp:areaFarmlandAffected "666.7"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Slovakia> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=27> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset> qb:slice <http://data.goodgrowthplan.com/data/smallholder/slice/country/Switzerland> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Switzerland> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Switzerland> ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Switzerland/project/biodiversity-2014-28> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Switzerland/project/biodiversity-2014-28> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-28> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 28 in Switzerland for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Switzerland/project/biodiversity-2014-28> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Switzerland/project/biodiversity-2014-28> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Switzerland for 2014 project 28" ;
	ggp:areaFarmlandAffected "100"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Switzerland> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=28> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset> qb:slice <http://data.goodgrowthplan.com/data/smallholder/slice/country/Austria> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Austria> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Austria> ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Austria/project/biodiversity-2015-29> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Austria/project/biodiversity-2015-29> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-29> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 29 in Austria for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Austria/project/biodiversity-2015-29> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Austria/project/biodiversity-2015-29> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Austria for 2015 project 29" ;
	ggp:areaFarmlandAffected "33.3"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Austria> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=29> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/CzechRepublic> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/CzechRepublic/project/biodiversity-2015-30> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/CzechRepublic/project/biodiversity-2015-30> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-30> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 30 in CzechRepublic for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/CzechRepublic/project/biodiversity-2015-30> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/CzechRepublic/project/biodiversity-2015-30> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for CzechRepublic for 2015 project 30" ;
	ggp:areaFarmlandAffected "5000"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/CzechRepublic> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=30> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/CzechRepublic> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/CzechRepublic/project/biodiversity-2015-31> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/CzechRepublic/project/biodiversity-2015-31> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-31> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 31 in CzechRepublic for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/CzechRepublic/project/biodiversity-2015-31> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/CzechRepublic/project/biodiversity-2015-31> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for CzechRepublic for 2015 project 31" ;
	ggp:areaFarmlandAffected "2680.5"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/CzechRepublic> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=31> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Germany> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Germany/project/biodiversity-2015-32> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Germany/project/biodiversity-2015-32> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-32> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 32 in Germany for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Germany/project/biodiversity-2015-32> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Germany/project/biodiversity-2015-32> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Germany for 2015 project 32" ;
	ggp:areaFarmlandAffected "43366.7"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Germany> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=32> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Germany> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Germany/project/biodiversity-2015-33> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Germany/project/biodiversity-2015-33> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-33> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 33 in Germany for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Germany/project/biodiversity-2015-33> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Germany/project/biodiversity-2015-33> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Germany for 2015 project 33" ;
	ggp:areaFarmlandAffected "5000"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Germany> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=33> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset> qb:slice <http://data.goodgrowthplan.com/data/smallholder/slice/country/Lithuania> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Lithuania> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Lithuania> ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Lithuania/project/biodiversity-2015-34> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Lithuania/project/biodiversity-2015-34> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-34> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 34 in Lithuania for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Lithuania/project/biodiversity-2015-34> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Lithuania/project/biodiversity-2015-34> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Lithuania for 2015 project 34" ;
	ggp:areaFarmlandAffected "16.7"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Lithuania> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=34> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Poland> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Poland/project/biodiversity-2015-35> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Poland/project/biodiversity-2015-35> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-35> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 35 in Poland for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Poland/project/biodiversity-2015-35> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Poland/project/biodiversity-2015-35> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Poland for 2015 project 35" ;
	ggp:areaFarmlandAffected "9666.7"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Poland> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=35> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Slovakia> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Slovakia/project/biodiversity-2015-36> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Slovakia/project/biodiversity-2015-36> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-36> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 36 in Slovakia for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Slovakia/project/biodiversity-2015-36> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Slovakia/project/biodiversity-2015-36> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Slovakia for 2015 project 36" ;
	ggp:areaFarmlandAffected "4000"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Slovakia> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=36> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Switzerland> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Switzerland/project/biodiversity-2015-37> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Switzerland/project/biodiversity-2015-37> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-37> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 37 in Switzerland for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Switzerland/project/biodiversity-2015-37> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Switzerland/project/biodiversity-2015-37> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Switzerland for 2015 project 37" ;
	ggp:areaFarmlandAffected "100"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Switzerland> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=37> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/CzechRepublic> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/CzechRepublic/project/biodiversity-2016-38> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/CzechRepublic/project/biodiversity-2016-38> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-38> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 38 in CzechRepublic for 2016" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/CzechRepublic/project/biodiversity-2016-38> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/CzechRepublic/project/biodiversity-2016-38> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for CzechRepublic for 2016 project 38" ;
	ggp:areaFarmlandAffected "6666"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/CzechRepublic> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=38> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Slovakia> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Slovakia/project/biodiversity-2016-39> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Slovakia/project/biodiversity-2016-39> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-39> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 39 in Slovakia for 2016" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Slovakia/project/biodiversity-2016-39> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Slovakia/project/biodiversity-2016-39> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Slovakia for 2016 project 39" ;
	ggp:areaFarmlandAffected "5000"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Slovakia> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=39> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Germany> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Germany/project/biodiversity-2016-40> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Germany/project/biodiversity-2016-40> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-40> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 40 in Germany for 2016" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Germany/project/biodiversity-2016-40> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Germany/project/biodiversity-2016-40> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Germany for 2016 project 40" ;
	ggp:areaFarmlandAffected "31900"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Germany> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=40> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Poland> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Poland/project/biodiversity-2016-41> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Poland/project/biodiversity-2016-41> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-41> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 41 in Poland for 2016" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Poland/project/biodiversity-2016-41> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Poland/project/biodiversity-2016-41> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Poland for 2016 project 41" ;
	ggp:areaFarmlandAffected "15700"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Poland> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=41> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Switzerland> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Switzerland/project/biodiversity-2016-42> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Switzerland/project/biodiversity-2016-42> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-42> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 42 in Switzerland for 2016" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Switzerland/project/biodiversity-2016-42> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Switzerland/project/biodiversity-2016-42> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Switzerland for 2016 project 42" ;
	ggp:areaFarmlandAffected "66"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Switzerland> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=42> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset> qb:slice <http://data.goodgrowthplan.com/data/smallholder/slice/country/China> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/China> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/China> ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/China/project/biodiversity-2015-43> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/China/project/biodiversity-2015-43> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-43> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 43 in China for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/China/project/biodiversity-2015-43> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/China/project/biodiversity-2015-43> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for China for 2015 project 43" ;
	ggp:areaFarmlandAffected "6812"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/China> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=43> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/China> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/China/project/biodiversity-2016-44> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/China/project/biodiversity-2016-44> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-44> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 44 in China for 2016" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/China/project/biodiversity-2016-44> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/China/project/biodiversity-2016-44> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for China for 2016 project 44" ;
	ggp:areaFarmlandAffected "2776.9"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/China> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=44> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/China> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/China/project/biodiversity-2016-45> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/China/project/biodiversity-2016-45> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-45> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 45 in China for 2016" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/China/project/biodiversity-2016-45> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/China/project/biodiversity-2016-45> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for China for 2016 project 45" ;
	ggp:areaFarmlandAffected "3601.3"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/China> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=45> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset> qb:slice <http://data.goodgrowthplan.com/data/smallholder/slice/country/France> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/France> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/France> ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-46> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-46> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-46> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 46 in France for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-46> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-46> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for France for 2014 project 46" ;
	ggp:areaFarmlandAffected "10277.4"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/France> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=46> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/France> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-47> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-47> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-47> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 47 in France for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-47> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-47> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for France for 2014 project 47" ;
	ggp:areaFarmlandAffected "19.3"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/France> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=47> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/France> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-48> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-48> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-48> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 48 in France for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-48> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-48> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for France for 2014 project 48" ;
	ggp:areaFarmlandAffected "260"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/France> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=48> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/France> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-49> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-49> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-49> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 49 in France for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-49> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-49> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for France for 2014 project 49" ;
	ggp:areaFarmlandAffected "230"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/France> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=49> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/France> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-50> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-50> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-50> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 50 in France for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-50> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-50> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for France for 2014 project 50" ;
	ggp:areaFarmlandAffected "67"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/France> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=50> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/France> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-51> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-51> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-51> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 51 in France for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-51> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-51> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for France for 2014 project 51" ;
	ggp:areaFarmlandAffected "184"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/France> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=51> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/France> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-52> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-52> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-52> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 52 in France for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-52> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-52> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for France for 2014 project 52" ;
	ggp:areaFarmlandAffected "322"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/France> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=52> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/France> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-53> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-53> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-53> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 53 in France for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-53> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-53> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for France for 2014 project 53" ;
	ggp:areaFarmlandAffected "124"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/France> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=53> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/France> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-54> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-54> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-54> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 54 in France for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-54> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-54> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for France for 2014 project 54" ;
	ggp:areaFarmlandAffected "206"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/France> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=54> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/France> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-55> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-55> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-55> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 55 in France for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-55> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-55> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for France for 2014 project 55" ;
	ggp:areaFarmlandAffected "120"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/France> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=55> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/France> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-56> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-56> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-56> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 56 in France for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-56> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-56> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for France for 2014 project 56" ;
	ggp:areaFarmlandAffected "11"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/France> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=56> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/France> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-57> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-57> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-57> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 57 in France for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-57> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-57> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for France for 2014 project 57" ;
	ggp:areaFarmlandAffected "256"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/France> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=57> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/France> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-58> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-58> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-58> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 58 in France for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-58> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/France/project/biodiversity-2014-58> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for France for 2014 project 58" ;
	ggp:areaFarmlandAffected "1000"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/France> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=58> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset> qb:slice <http://data.goodgrowthplan.com/data/smallholder/slice/country/Guadeloupe> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Guadeloupe> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Guadeloupe> ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Guadeloupe/project/biodiversity-2014-59> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Guadeloupe/project/biodiversity-2014-59> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-59> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 59 in Guadeloupe for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Guadeloupe/project/biodiversity-2014-59> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Guadeloupe/project/biodiversity-2014-59> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Guadeloupe for 2014 project 59" ;
	ggp:areaFarmlandAffected "80"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Guadeloupe> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=59> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/France> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/France/project/biodiversity-2015-60> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/France/project/biodiversity-2015-60> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-60> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 60 in France for 2015" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/France/project/biodiversity-2015-60> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/France/project/biodiversity-2015-60> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for France for 2015 project 60" ;
	ggp:areaFarmlandAffected "40050"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/France> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=60> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/France> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/France/project/biodiversity-2015-61> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/France/project/biodiversity-2015-61> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-61> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 61 in France for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/France/project/biodiversity-2015-61> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/France/project/biodiversity-2015-61> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for France for 2015 project 61" ;
	ggp:areaFarmlandAffected "9612.7"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/France> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=61> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/France> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/France/project/biodiversity-2015-62> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/France/project/biodiversity-2015-62> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-62> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 62 in France for 2015" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/France/project/biodiversity-2015-62> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/France/project/biodiversity-2015-62> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for France for 2015 project 62" ;
	ggp:areaFarmlandAffected "3843.9"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/France> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=62> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/France> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/France/project/biodiversity-2015-63> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/France/project/biodiversity-2015-63> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-63> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 63 in France for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/France/project/biodiversity-2015-63> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/France/project/biodiversity-2015-63> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for France for 2015 project 63" ;
	ggp:areaFarmlandAffected "1216.7"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/France> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=63> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/France> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/France/project/biodiversity-2016-64> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/France/project/biodiversity-2016-64> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-64> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 64 in France for 2016" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/France/project/biodiversity-2016-64> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/France/project/biodiversity-2016-64> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for France for 2016 project 64" ;
	ggp:areaFarmlandAffected "5101.9"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/France> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=64> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/France> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/France/project/biodiversity-2016-65> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/France/project/biodiversity-2016-65> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-65> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 65 in France for 2016" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/France/project/biodiversity-2016-65> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/France/project/biodiversity-2016-65> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for France for 2016 project 65" ;
	ggp:areaFarmlandAffected "4095.3"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/France> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=65> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/France> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/France/project/biodiversity-2016-66> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/France/project/biodiversity-2016-66> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-66> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 66 in France for 2016" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/France/project/biodiversity-2016-66> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/France/project/biodiversity-2016-66> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for France for 2016 project 66" ;
	ggp:areaFarmlandAffected "3544"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/France> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=66> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/France> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/France/project/biodiversity-2016-67> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/France/project/biodiversity-2016-67> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-67> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 67 in France for 2016" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/France/project/biodiversity-2016-67> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/France/project/biodiversity-2016-67> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for France for 2016 project 67" ;
	ggp:areaFarmlandAffected "38000"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/France> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=67> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset> qb:slice <http://data.goodgrowthplan.com/data/smallholder/slice/country/Portugal> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Portugal> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Portugal> ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Portugal/project/biodiversity-2014-68> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Portugal/project/biodiversity-2014-68> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-68> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 68 in Portugal for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Portugal/project/biodiversity-2014-68> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Portugal/project/biodiversity-2014-68> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Portugal for 2014 project 68" ;
	ggp:areaFarmlandAffected "7.5"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Portugal> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=68> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset> qb:slice <http://data.goodgrowthplan.com/data/smallholder/slice/country/Spain> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Spain> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Spain> ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Spain/project/biodiversity-2014-69> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Spain/project/biodiversity-2014-69> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-69> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 69 in Spain for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Spain/project/biodiversity-2014-69> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Spain/project/biodiversity-2014-69> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Spain for 2014 project 69" ;
	ggp:areaFarmlandAffected "70"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Spain> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=69> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Spain> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Spain/project/biodiversity-2014-70> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Spain/project/biodiversity-2014-70> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-70> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 70 in Spain for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Spain/project/biodiversity-2014-70> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Spain/project/biodiversity-2014-70> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Spain for 2014 project 70" ;
	ggp:areaFarmlandAffected "5235.6"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Spain> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=70> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Portugal> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Portugal/project/biodiversity-2015-71> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Portugal/project/biodiversity-2015-71> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-71> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 71 in Portugal for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Portugal/project/biodiversity-2015-71> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Portugal/project/biodiversity-2015-71> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Portugal for 2015 project 71" ;
	ggp:areaFarmlandAffected "53.3"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Portugal> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=71> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Spain> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Spain/project/biodiversity-2015-72> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Spain/project/biodiversity-2015-72> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-72> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 72 in Spain for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Spain/project/biodiversity-2015-72> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Spain/project/biodiversity-2015-72> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Spain for 2015 project 72" ;
	ggp:areaFarmlandAffected "37300"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Spain> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=72> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Spain> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Spain/project/biodiversity-2015-73> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Spain/project/biodiversity-2015-73> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-73> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 73 in Spain for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Spain/project/biodiversity-2015-73> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Spain/project/biodiversity-2015-73> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Spain for 2015 project 73" ;
	ggp:areaFarmlandAffected "113.3"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Spain> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=73> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Spain> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Spain/project/biodiversity-2015-74> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Spain/project/biodiversity-2015-74> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-74> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 74 in Spain for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Spain/project/biodiversity-2015-74> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Spain/project/biodiversity-2015-74> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Spain for 2015 project 74" ;
	ggp:areaFarmlandAffected "66.7"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Spain> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=74> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Spain> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Spain/project/biodiversity-2015-75> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Spain/project/biodiversity-2015-75> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-75> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 75 in Spain for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Spain/project/biodiversity-2015-75> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Spain/project/biodiversity-2015-75> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Spain for 2015 project 75" ;
	ggp:areaFarmlandAffected "26.7"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Spain> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=75> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Spain> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Spain/project/biodiversity-2015-76> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Spain/project/biodiversity-2015-76> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-76> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 76 in Spain for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Spain/project/biodiversity-2015-76> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Spain/project/biodiversity-2015-76> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Spain for 2015 project 76" ;
	ggp:areaFarmlandAffected "10"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Spain> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=76> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Portugal> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Portugal/project/biodiversity-2016-77> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Portugal/project/biodiversity-2016-77> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-77> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 77 in Portugal for 2016" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Portugal/project/biodiversity-2016-77> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Portugal/project/biodiversity-2016-77> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Portugal for 2016 project 77" ;
	ggp:areaFarmlandAffected "160"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Portugal> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=77> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Spain> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Spain/project/biodiversity-2016-78> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Spain/project/biodiversity-2016-78> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-78> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 78 in Spain for 2016" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Spain/project/biodiversity-2016-78> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Spain/project/biodiversity-2016-78> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Spain for 2016 project 78" ;
	ggp:areaFarmlandAffected "537"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Spain> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=78> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Spain> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Spain/project/biodiversity-2016-79> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Spain/project/biodiversity-2016-79> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-79> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 79 in Spain for 2016" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Spain/project/biodiversity-2016-79> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Spain/project/biodiversity-2016-79> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Spain for 2016 project 79" ;
	ggp:areaFarmlandAffected "379"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Spain> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=79> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Portugal> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Portugal/project/biodiversity-2016-80> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Portugal/project/biodiversity-2016-80> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-80> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 80 in Portugal for 2016" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Portugal/project/biodiversity-2016-80> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Portugal/project/biodiversity-2016-80> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Portugal for 2016 project 80" ;
	ggp:areaFarmlandAffected "333"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Portugal> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=80> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Spain> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Spain/project/biodiversity-2016-81> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Spain/project/biodiversity-2016-81> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-81> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 81 in Spain for 2016" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Spain/project/biodiversity-2016-81> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Spain/project/biodiversity-2016-81> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Spain for 2016 project 81" ;
	ggp:areaFarmlandAffected "16.6"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Spain> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=81> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Spain> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Spain/project/biodiversity-2016-82> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Spain/project/biodiversity-2016-82> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-82> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 82 in Spain for 2016" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Spain/project/biodiversity-2016-82> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Spain/project/biodiversity-2016-82> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Spain for 2016 project 82" ;
	ggp:areaFarmlandAffected "33"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Spain> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=82> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Spain> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Spain/project/biodiversity-2016-83> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Spain/project/biodiversity-2016-83> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-83> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 83 in Spain for 2016" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Spain/project/biodiversity-2016-83> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Spain/project/biodiversity-2016-83> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Spain for 2016 project 83" ;
	ggp:areaFarmlandAffected "18667"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Spain> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=83> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Spain> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Spain/project/biodiversity-2016-84> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Spain/project/biodiversity-2016-84> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-84> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 84 in Spain for 2016" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Spain/project/biodiversity-2016-84> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Spain/project/biodiversity-2016-84> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Spain for 2016 project 84" ;
	ggp:areaFarmlandAffected "198"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Spain> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=84> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Spain> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Spain/project/biodiversity-2016-85> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Spain/project/biodiversity-2016-85> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-85> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 85 in Spain for 2016" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Spain/project/biodiversity-2016-85> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Spain/project/biodiversity-2016-85> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Spain for 2016 project 85" ;
	ggp:areaFarmlandAffected "314"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Spain> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=85> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Spain> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Spain/project/biodiversity-2016-86> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Spain/project/biodiversity-2016-86> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-86> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 86 in Spain for 2016" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Spain/project/biodiversity-2016-86> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Spain/project/biodiversity-2016-86> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Spain for 2016 project 86" ;
	ggp:areaFarmlandAffected "371"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Spain> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=86> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset> qb:slice <http://data.goodgrowthplan.com/data/smallholder/slice/country/Italy> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Italy> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Italy> ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Italy/project/biodiversity-2014-87> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Italy/project/biodiversity-2014-87> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-87> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 87 in Italy for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Italy/project/biodiversity-2014-87> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Italy/project/biodiversity-2014-87> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Italy for 2014 project 87" ;
	ggp:areaFarmlandAffected "7333.3"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Italy> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=87> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Italy> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Italy/project/biodiversity-2014-88> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Italy/project/biodiversity-2014-88> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-88> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 88 in Italy for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Italy/project/biodiversity-2014-88> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Italy/project/biodiversity-2014-88> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Italy for 2014 project 88" ;
	ggp:areaFarmlandAffected "5.8"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Italy> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=88> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Italy> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Italy/project/biodiversity-2015-89> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Italy/project/biodiversity-2015-89> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-89> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 89 in Italy for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Italy/project/biodiversity-2015-89> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Italy/project/biodiversity-2015-89> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Italy for 2015 project 89" ;
	ggp:areaFarmlandAffected "6333"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Italy> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=89> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Italy> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Italy/project/biodiversity-2016-90> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Italy/project/biodiversity-2016-90> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-90> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 90 in Italy for 2016" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Italy/project/biodiversity-2016-90> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Italy/project/biodiversity-2016-90> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Italy for 2016 project 90" ;
	ggp:areaFarmlandAffected "833"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Italy> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=90> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Italy> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Italy/project/biodiversity-2016-91> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Italy/project/biodiversity-2016-91> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-91> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 91 in Italy for 2016" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Italy/project/biodiversity-2016-91> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Italy/project/biodiversity-2016-91> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Italy for 2016 project 91" ;
	ggp:areaFarmlandAffected "11667"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Italy> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=91> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset> qb:slice <http://data.goodgrowthplan.com/data/smallholder/slice/country/Colombia> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Colombia> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Colombia> ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Colombia/project/biodiversity-2014-92> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Colombia/project/biodiversity-2014-92> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-92> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 92 in Colombia for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Colombia/project/biodiversity-2014-92> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Colombia/project/biodiversity-2014-92> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Colombia for 2014 project 92" ;
	ggp:areaFarmlandAffected "58976"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Colombia> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=92> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Colombia> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Colombia/project/biodiversity-2015-93> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Colombia/project/biodiversity-2015-93> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-93> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 93 in Colombia for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Colombia/project/biodiversity-2015-93> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Colombia/project/biodiversity-2015-93> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Colombia for 2015 project 93" ;
	ggp:areaFarmlandAffected "63752"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Colombia> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=93> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Colombia> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Colombia/project/biodiversity-2016-94> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Colombia/project/biodiversity-2016-94> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-94> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 94 in Colombia for 2016" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Colombia/project/biodiversity-2016-94> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Colombia/project/biodiversity-2016-94> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Colombia for 2016 project 94" ;
	ggp:areaFarmlandAffected "66126"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Colombia> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=94> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset> qb:slice <http://data.goodgrowthplan.com/data/smallholder/slice/country/Argentina> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Argentina> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Argentina> ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Argentina/project/biodiversity-2015-95> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Argentina/project/biodiversity-2015-95> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-95> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 95 in Argentina for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Argentina/project/biodiversity-2015-95> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Argentina/project/biodiversity-2015-95> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Argentina for 2015 project 95" ;
	ggp:areaFarmlandAffected "28"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Argentina> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=95> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset> qb:slice <http://data.goodgrowthplan.com/data/smallholder/slice/country/Paraguay> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Paraguay> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Paraguay> ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Paraguay/project/biodiversity-2015-96> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Paraguay/project/biodiversity-2015-96> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-96> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 96 in Paraguay for 2015" ;
	ggp:projectCategory ggp-pc:AgroForestry ;
	ggp:projectObjectives "We are helping growers to protect and manage forests and adopt agroforestry practices." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Paraguay/project/biodiversity-2015-96> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Paraguay/project/biodiversity-2015-96> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Paraguay for 2015 project 96" ;
	ggp:areaFarmlandAffected "94463.7"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Paraguay> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=96> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Argentina> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Argentina/project/biodiversity-2016-97> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Argentina/project/biodiversity-2016-97> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-97> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 97 in Argentina for 2016" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Argentina/project/biodiversity-2016-97> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Argentina/project/biodiversity-2016-97> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Argentina for 2016 project 97" ;
	ggp:areaFarmlandAffected "2626"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Argentina> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=97> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset> qb:slice <http://data.goodgrowthplan.com/data/smallholder/slice/country/Chile> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Chile> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Chile> ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Chile/project/biodiversity-2016-98> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Chile/project/biodiversity-2016-98> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-98> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 98 in Chile for 2016" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Chile/project/biodiversity-2016-98> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Chile/project/biodiversity-2016-98> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Chile for 2016 project 98" ;
	ggp:areaFarmlandAffected "314"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Chile> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=98> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset> qb:slice <http://data.goodgrowthplan.com/data/smallholder/slice/country/Belgium> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Belgium> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Belgium> ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Belgium/project/biodiversity-2014-99> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Belgium/project/biodiversity-2014-99> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-99> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 99 in Belgium for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Belgium/project/biodiversity-2014-99> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Belgium/project/biodiversity-2014-99> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Belgium for 2014 project 99" ;
	ggp:areaFarmlandAffected "6816"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Belgium> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=99> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Belgium> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Belgium/project/biodiversity-2014-100> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Belgium/project/biodiversity-2014-100> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-100> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 100 in Belgium for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Belgium/project/biodiversity-2014-100> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Belgium/project/biodiversity-2014-100> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Belgium for 2014 project 100" ;
	ggp:areaFarmlandAffected "4735"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Belgium> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=100> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Belgium> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Belgium/project/biodiversity-2014-101> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Belgium/project/biodiversity-2014-101> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-101> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 101 in Belgium for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Belgium/project/biodiversity-2014-101> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Belgium/project/biodiversity-2014-101> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Belgium for 2014 project 101" ;
	ggp:areaFarmlandAffected "8440"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Belgium> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=101> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset> qb:slice <http://data.goodgrowthplan.com/data/smallholder/slice/country/Netherlands> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Netherlands> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Netherlands> ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Netherlands/project/biodiversity-2014-102> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Netherlands/project/biodiversity-2014-102> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-102> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 102 in Netherlands for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Netherlands/project/biodiversity-2014-102> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Netherlands/project/biodiversity-2014-102> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Netherlands for 2014 project 102" ;
	ggp:areaFarmlandAffected "355.6"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Netherlands> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=102> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Netherlands> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Netherlands/project/biodiversity-2014-103> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Netherlands/project/biodiversity-2014-103> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-103> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 103 in Netherlands for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Netherlands/project/biodiversity-2014-103> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Netherlands/project/biodiversity-2014-103> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Netherlands for 2014 project 103" ;
	ggp:areaFarmlandAffected "3093"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Netherlands> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=103> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset> qb:slice <http://data.goodgrowthplan.com/data/smallholder/slice/country/Sweden> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Sweden> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Sweden> ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Sweden/project/biodiversity-2014-104> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Sweden/project/biodiversity-2014-104> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-104> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 104 in Sweden for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Sweden/project/biodiversity-2014-104> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Sweden/project/biodiversity-2014-104> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Sweden for 2014 project 104" ;
	ggp:areaFarmlandAffected "232.7"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Sweden> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=104> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset> qb:slice <http://data.goodgrowthplan.com/data/smallholder/slice/country/UK> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/UK> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/UK> ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/UK/project/biodiversity-2014-105> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/UK/project/biodiversity-2014-105> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-105> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 105 in UK for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/UK/project/biodiversity-2014-105> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/UK/project/biodiversity-2014-105> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for UK for 2014 project 105" ;
	ggp:areaFarmlandAffected "37"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/UK> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=105> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/UK> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/UK/project/biodiversity-2014-106> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/UK/project/biodiversity-2014-106> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-106> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 106 in UK for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/UK/project/biodiversity-2014-106> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/UK/project/biodiversity-2014-106> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for UK for 2014 project 106" ;
	ggp:areaFarmlandAffected "375"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/UK> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=106> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/UK> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/UK/project/biodiversity-2014-107> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/UK/project/biodiversity-2014-107> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-107> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 107 in UK for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/UK/project/biodiversity-2014-107> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/UK/project/biodiversity-2014-107> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for UK for 2014 project 107" ;
	ggp:areaFarmlandAffected "13216.7"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/UK> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=107> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Belgium> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Belgium/project/biodiversity-2015-108> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Belgium/project/biodiversity-2015-108> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-108> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 108 in Belgium for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Belgium/project/biodiversity-2015-108> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Belgium/project/biodiversity-2015-108> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Belgium for 2015 project 108" ;
	ggp:areaFarmlandAffected "7214.7"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Belgium> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=108> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Belgium> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Belgium/project/biodiversity-2015-109> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Belgium/project/biodiversity-2015-109> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-109> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 109 in Belgium for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Belgium/project/biodiversity-2015-109> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Belgium/project/biodiversity-2015-109> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Belgium for 2015 project 109" ;
	ggp:areaFarmlandAffected "106.7"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Belgium> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=109> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset> qb:slice <http://data.goodgrowthplan.com/data/smallholder/slice/country/Denmark> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Denmark> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Denmark> ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Denmark/project/biodiversity-2015-110> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Denmark/project/biodiversity-2015-110> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-110> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 110 in Denmark for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Denmark/project/biodiversity-2015-110> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Denmark/project/biodiversity-2015-110> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Denmark for 2015 project 110" ;
	ggp:areaFarmlandAffected "1233.3"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Denmark> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=110> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Denmark> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Denmark/project/biodiversity-2015-111> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Denmark/project/biodiversity-2015-111> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-111> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 111 in Denmark for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Denmark/project/biodiversity-2015-111> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Denmark/project/biodiversity-2015-111> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Denmark for 2015 project 111" ;
	ggp:areaFarmlandAffected "233.3"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Denmark> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=111> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset> qb:slice <http://data.goodgrowthplan.com/data/smallholder/slice/country/Finland> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Finland> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Finland> ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Finland/project/biodiversity-2015-112> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Finland/project/biodiversity-2015-112> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-112> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 112 in Finland for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Finland/project/biodiversity-2015-112> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Finland/project/biodiversity-2015-112> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Finland for 2015 project 112" ;
	ggp:areaFarmlandAffected "37880"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Finland> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=112> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Netherlands> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Netherlands/project/biodiversity-2015-113> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Netherlands/project/biodiversity-2015-113> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-113> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 113 in Netherlands for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Netherlands/project/biodiversity-2015-113> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Netherlands/project/biodiversity-2015-113> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Netherlands for 2015 project 113" ;
	ggp:areaFarmlandAffected "2333.3"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Netherlands> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=113> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Netherlands> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Netherlands/project/biodiversity-2015-114> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Netherlands/project/biodiversity-2015-114> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-114> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 114 in Netherlands for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Netherlands/project/biodiversity-2015-114> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Netherlands/project/biodiversity-2015-114> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Netherlands for 2015 project 114" ;
	ggp:areaFarmlandAffected "533.3"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Netherlands> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=114> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Netherlands> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Netherlands/project/biodiversity-2015-115> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Netherlands/project/biodiversity-2015-115> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-115> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 115 in Netherlands for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Netherlands/project/biodiversity-2015-115> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Netherlands/project/biodiversity-2015-115> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Netherlands for 2015 project 115" ;
	ggp:areaFarmlandAffected "66.7"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Netherlands> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=115> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Netherlands> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Netherlands/project/biodiversity-2015-116> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Netherlands/project/biodiversity-2015-116> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-116> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 116 in Netherlands for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Netherlands/project/biodiversity-2015-116> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Netherlands/project/biodiversity-2015-116> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Netherlands for 2015 project 116" ;
	ggp:areaFarmlandAffected "19.7"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Netherlands> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=116> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Sweden> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Sweden/project/biodiversity-2015-117> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Sweden/project/biodiversity-2015-117> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-117> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 117 in Sweden for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Sweden/project/biodiversity-2015-117> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Sweden/project/biodiversity-2015-117> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Sweden for 2015 project 117" ;
	ggp:areaFarmlandAffected "12132.7"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Sweden> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=117> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/UK> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/UK/project/biodiversity-2015-118> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/UK/project/biodiversity-2015-118> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-118> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 118 in UK for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/UK/project/biodiversity-2015-118> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/UK/project/biodiversity-2015-118> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for UK for 2015 project 118" ;
	ggp:areaFarmlandAffected "19333.3"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/UK> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=118> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/UK> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/UK/project/biodiversity-2015-119> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/UK/project/biodiversity-2015-119> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-119> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 119 in UK for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/UK/project/biodiversity-2015-119> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/UK/project/biodiversity-2015-119> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for UK for 2015 project 119" ;
	ggp:areaFarmlandAffected "4215.3"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/UK> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=119> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/UK> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/UK/project/biodiversity-2016-120> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/UK/project/biodiversity-2016-120> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-120> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 120 in UK for 2016" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/UK/project/biodiversity-2016-120> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/UK/project/biodiversity-2016-120> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for UK for 2016 project 120" ;
	ggp:areaFarmlandAffected "14433"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/UK> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=120> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/UK> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/UK/project/biodiversity-2016-121> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/UK/project/biodiversity-2016-121> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-121> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 121 in UK for 2016" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/UK/project/biodiversity-2016-121> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/UK/project/biodiversity-2016-121> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for UK for 2016 project 121" ;
	ggp:areaFarmlandAffected "933.3"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/UK> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=121> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Netherlands> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-122> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-122> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-122> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 122 in Netherlands for 2016" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-122> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-122> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Netherlands for 2016 project 122" ;
	ggp:areaFarmlandAffected "200"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Netherlands> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=122> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Belgium> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Belgium/project/biodiversity-2016-123> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Belgium/project/biodiversity-2016-123> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-123> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 123 in Belgium for 2016" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Belgium/project/biodiversity-2016-123> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Belgium/project/biodiversity-2016-123> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Belgium for 2016 project 123" ;
	ggp:areaFarmlandAffected "310"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Belgium> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=123> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Netherlands> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-124> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-124> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-124> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 124 in Netherlands for 2016" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-124> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-124> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Netherlands for 2016 project 124" ;
	ggp:areaFarmlandAffected "55"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Netherlands> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=124> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Netherlands> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-125> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-125> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-125> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 125 in Netherlands for 2016" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-125> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-125> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Netherlands for 2016 project 125" ;
	ggp:areaFarmlandAffected "545"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Netherlands> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=125> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Belgium> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Belgium/project/biodiversity-2016-126> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Belgium/project/biodiversity-2016-126> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-126> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 126 in Belgium for 2016" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Belgium/project/biodiversity-2016-126> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Belgium/project/biodiversity-2016-126> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Belgium for 2016 project 126" ;
	ggp:areaFarmlandAffected "133"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Belgium> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=126> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Belgium> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Belgium/project/biodiversity-2016-127> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Belgium/project/biodiversity-2016-127> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-127> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 127 in Belgium for 2016" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Belgium/project/biodiversity-2016-127> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Belgium/project/biodiversity-2016-127> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Belgium for 2016 project 127" ;
	ggp:areaFarmlandAffected "33.3"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Belgium> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=127> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Netherlands> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-128> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-128> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-128> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 128 in Netherlands for 2016" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-128> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-128> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Netherlands for 2016 project 128" ;
	ggp:areaFarmlandAffected "33.3"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Netherlands> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=128> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Netherlands> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-129> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-129> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-129> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 129 in Netherlands for 2016" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-129> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-129> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Netherlands for 2016 project 129" ;
	ggp:areaFarmlandAffected "3.3"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Netherlands> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=129> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Netherlands> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-130> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-130> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-130> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 130 in Netherlands for 2016" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-130> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-130> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Netherlands for 2016 project 130" ;
	ggp:areaFarmlandAffected "167"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Netherlands> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=130> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Netherlands> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-131> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-131> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-131> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 131 in Netherlands for 2016" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-131> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-131> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Netherlands for 2016 project 131" ;
	ggp:areaFarmlandAffected "100"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Netherlands> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=131> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Netherlands> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-132> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-132> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-132> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 132 in Netherlands for 2016" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-132> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-132> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Netherlands for 2016 project 132" ;
	ggp:areaFarmlandAffected "66"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Netherlands> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=132> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Netherlands> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-133> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-133> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-133> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 133 in Netherlands for 2016" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-133> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-133> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Netherlands for 2016 project 133" ;
	ggp:areaFarmlandAffected "4670"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Netherlands> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=133> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Netherlands> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-134> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-134> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-134> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 134 in Netherlands for 2016" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-134> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-134> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Netherlands for 2016 project 134" ;
	ggp:areaFarmlandAffected "800"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Netherlands> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=134> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Netherlands> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-135> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-135> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-135> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 135 in Netherlands for 2016" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-135> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Netherlands/project/biodiversity-2016-135> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Netherlands for 2016 project 135" ;
	ggp:areaFarmlandAffected "2000"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Netherlands> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=135> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset> qb:slice <http://data.goodgrowthplan.com/data/smallholder/slice/country/Japan> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Japan> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Japan> ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Japan/project/biodiversity-2014-136> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Japan/project/biodiversity-2014-136> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-136> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 136 in Japan for 2014" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Japan/project/biodiversity-2014-136> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Japan/project/biodiversity-2014-136> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Japan for 2014 project 136" ;
	ggp:areaFarmlandAffected "11000"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Japan> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=136> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset> qb:slice <http://data.goodgrowthplan.com/data/smallholder/slice/country/SouthKorea> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/SouthKorea> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/SouthKorea> ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/SouthKorea/project/biodiversity-2014-137> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/SouthKorea/project/biodiversity-2014-137> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-137> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 137 in SouthKorea for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/SouthKorea/project/biodiversity-2014-137> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/SouthKorea/project/biodiversity-2014-137> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for SouthKorea for 2014 project 137" ;
	ggp:areaFarmlandAffected "1.5"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/SouthKorea> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=137> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/SouthKorea> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/SouthKorea/project/biodiversity-2015-138> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/SouthKorea/project/biodiversity-2015-138> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-138> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 138 in SouthKorea for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/SouthKorea/project/biodiversity-2015-138> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/SouthKorea/project/biodiversity-2015-138> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for SouthKorea for 2015 project 138" ;
	ggp:areaFarmlandAffected "7"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/SouthKorea> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=138> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Japan> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Japan/project/biodiversity-2016-139> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Japan/project/biodiversity-2016-139> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-139> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 139 in Japan for 2016" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Japan/project/biodiversity-2016-139> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Japan/project/biodiversity-2016-139> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Japan for 2016 project 139" ;
	ggp:areaFarmlandAffected "1"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Japan> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=139> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/SouthKorea> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/SouthKorea/project/biodiversity-2016-140> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/SouthKorea/project/biodiversity-2016-140> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-140> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 140 in SouthKorea for 2016" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/SouthKorea/project/biodiversity-2016-140> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/SouthKorea/project/biodiversity-2016-140> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for SouthKorea for 2016 project 140" ;
	ggp:areaFarmlandAffected "13.3"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/SouthKorea> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=140> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset> qb:slice <http://data.goodgrowthplan.com/data/smallholder/slice/country/Bulgaria> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Bulgaria> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Bulgaria> ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Bulgaria/project/biodiversity-2014-141> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Bulgaria/project/biodiversity-2014-141> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-141> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 141 in Bulgaria for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Bulgaria/project/biodiversity-2014-141> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Bulgaria/project/biodiversity-2014-141> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Bulgaria for 2014 project 141" ;
	ggp:areaFarmlandAffected "33.3"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Bulgaria> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=141> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset> qb:slice <http://data.goodgrowthplan.com/data/smallholder/slice/country/Croatia> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Croatia> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Croatia> ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Croatia/project/biodiversity-2014-142> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Croatia/project/biodiversity-2014-142> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-142> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 142 in Croatia for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Croatia/project/biodiversity-2014-142> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Croatia/project/biodiversity-2014-142> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Croatia for 2014 project 142" ;
	ggp:areaFarmlandAffected "130"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Croatia> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=142> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset> qb:slice <http://data.goodgrowthplan.com/data/smallholder/slice/country/Greece> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Greece> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Greece> ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Greece/project/biodiversity-2014-143> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Greece/project/biodiversity-2014-143> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-143> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 143 in Greece for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Greece/project/biodiversity-2014-143> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Greece/project/biodiversity-2014-143> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Greece for 2014 project 143" ;
	ggp:areaFarmlandAffected "20"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Greece> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=143> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset> qb:slice <http://data.goodgrowthplan.com/data/smallholder/slice/country/Hungary> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Hungary> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Hungary> ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Hungary/project/biodiversity-2014-144> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Hungary/project/biodiversity-2014-144> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-144> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 144 in Hungary for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Hungary/project/biodiversity-2014-144> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Hungary/project/biodiversity-2014-144> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Hungary for 2014 project 144" ;
	ggp:areaFarmlandAffected "24.3"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Hungary> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=144> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Hungary> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Hungary/project/biodiversity-2014-145> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Hungary/project/biodiversity-2014-145> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-145> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 145 in Hungary for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Hungary/project/biodiversity-2014-145> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Hungary/project/biodiversity-2014-145> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Hungary for 2014 project 145" ;
	ggp:areaFarmlandAffected "16666.7"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Hungary> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=145> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Hungary> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Hungary/project/biodiversity-2014-146> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Hungary/project/biodiversity-2014-146> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-146> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 146 in Hungary for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Hungary/project/biodiversity-2014-146> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Hungary/project/biodiversity-2014-146> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Hungary for 2014 project 146" ;
	ggp:areaFarmlandAffected "3000"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Hungary> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=146> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Hungary> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Hungary/project/biodiversity-2014-147> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Hungary/project/biodiversity-2014-147> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-147> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 147 in Hungary for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Hungary/project/biodiversity-2014-147> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Hungary/project/biodiversity-2014-147> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Hungary for 2014 project 147" ;
	ggp:areaFarmlandAffected "853.3"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Hungary> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=147> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Hungary> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Hungary/project/biodiversity-2014-148> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Hungary/project/biodiversity-2014-148> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-148> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 148 in Hungary for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Hungary/project/biodiversity-2014-148> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Hungary/project/biodiversity-2014-148> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Hungary for 2014 project 148" ;
	ggp:areaFarmlandAffected "2400"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Hungary> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=148> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset> qb:slice <http://data.goodgrowthplan.com/data/smallholder/slice/country/Serbia> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Serbia> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Serbia> ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Serbia/project/biodiversity-2014-149> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Serbia/project/biodiversity-2014-149> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-149> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 149 in Serbia for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Serbia/project/biodiversity-2014-149> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/Serbia/project/biodiversity-2014-149> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Serbia for 2014 project 149" ;
	ggp:areaFarmlandAffected "93.3"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Serbia> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=149> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Bulgaria> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Bulgaria/project/biodiversity-2015-150> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Bulgaria/project/biodiversity-2015-150> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-150> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 150 in Bulgaria for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Bulgaria/project/biodiversity-2015-150> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Bulgaria/project/biodiversity-2015-150> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Bulgaria for 2015 project 150" ;
	ggp:areaFarmlandAffected "10"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Bulgaria> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=150> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Croatia> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Croatia/project/biodiversity-2015-151> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Croatia/project/biodiversity-2015-151> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-151> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 151 in Croatia for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Croatia/project/biodiversity-2015-151> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Croatia/project/biodiversity-2015-151> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Croatia for 2015 project 151" ;
	ggp:areaFarmlandAffected "16.7"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Croatia> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=151> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Greece> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Greece/project/biodiversity-2015-152> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Greece/project/biodiversity-2015-152> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-152> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 152 in Greece for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Greece/project/biodiversity-2015-152> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Greece/project/biodiversity-2015-152> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Greece for 2015 project 152" ;
	ggp:areaFarmlandAffected "13.3"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Greece> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=152> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Greece> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Greece/project/biodiversity-2015-153> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Greece/project/biodiversity-2015-153> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-153> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 153 in Greece for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Greece/project/biodiversity-2015-153> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Greece/project/biodiversity-2015-153> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Greece for 2015 project 153" ;
	ggp:areaFarmlandAffected "0.5"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Greece> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=153> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Hungary> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Hungary/project/biodiversity-2015-154> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Hungary/project/biodiversity-2015-154> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-154> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 154 in Hungary for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Hungary/project/biodiversity-2015-154> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Hungary/project/biodiversity-2015-154> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Hungary for 2015 project 154" ;
	ggp:areaFarmlandAffected "9333.3"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Hungary> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=154> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Serbia> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Serbia/project/biodiversity-2015-155> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Serbia/project/biodiversity-2015-155> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-155> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 155 in Serbia for 2015" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Serbia/project/biodiversity-2015-155> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Serbia/project/biodiversity-2015-155> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Serbia for 2015 project 155" ;
	ggp:areaFarmlandAffected "200"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Serbia> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=155> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Serbia> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Serbia/project/biodiversity-2015-156> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Serbia/project/biodiversity-2015-156> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-156> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 156 in Serbia for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Serbia/project/biodiversity-2015-156> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Serbia/project/biodiversity-2015-156> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Serbia for 2015 project 156" ;
	ggp:areaFarmlandAffected "111.7"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Serbia> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=156> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset> qb:slice <http://data.goodgrowthplan.com/data/smallholder/slice/country/Slovenia> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Slovenia> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Slovenia> ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Slovenia/project/biodiversity-2015-157> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Slovenia/project/biodiversity-2015-157> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-157> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 157 in Slovenia for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Slovenia/project/biodiversity-2015-157> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/Slovenia/project/biodiversity-2015-157> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Slovenia for 2015 project 157" ;
	ggp:areaFarmlandAffected "33.3"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Slovenia> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=157> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Hungary> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Hungary/project/biodiversity-2016-158> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Hungary/project/biodiversity-2016-158> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-158> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 158 in Hungary for 2016" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Hungary/project/biodiversity-2016-158> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Hungary/project/biodiversity-2016-158> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Hungary for 2016 project 158" ;
	ggp:areaFarmlandAffected "10000"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Hungary> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=158> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Greece> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Greece/project/biodiversity-2016-159> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Greece/project/biodiversity-2016-159> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-159> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 159 in Greece for 2016" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Greece/project/biodiversity-2016-159> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Greece/project/biodiversity-2016-159> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Greece for 2016 project 159" ;
	ggp:areaFarmlandAffected "5"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Greece> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=159> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Greece> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Greece/project/biodiversity-2016-160> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Greece/project/biodiversity-2016-160> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-160> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 160 in Greece for 2016" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Greece/project/biodiversity-2016-160> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Greece/project/biodiversity-2016-160> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Greece for 2016 project 160" ;
	ggp:areaFarmlandAffected "3.3"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Greece> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=160> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/Greece> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Greece/project/biodiversity-2016-161> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Greece/project/biodiversity-2016-161> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-161> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 161 in Greece for 2016" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Greece/project/biodiversity-2016-161> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/Greece/project/biodiversity-2016-161> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for Greece for 2016 project 161" ;
	ggp:areaFarmlandAffected "16.6"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/Greece> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=161> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/biodiversity/dataset> qb:slice <http://data.goodgrowthplan.com/data/smallholder/slice/country/USA> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/USA> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/USA> ;
	qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/USA/project/biodiversity-2014-162> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/USA/project/biodiversity-2014-162> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2014-162> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 162 in USA for 2014" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/USA/project/biodiversity-2014-162> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2014/country/USA/project/biodiversity-2014-162> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for USA for 2014 project 162" ;
	ggp:areaFarmlandAffected "14900"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/USA> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=162> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/USA> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/USA/project/biodiversity-2015-163> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/USA/project/biodiversity-2015-163> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-163> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 163 in USA for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/USA/project/biodiversity-2015-163> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/USA/project/biodiversity-2015-163> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for USA for 2015 project 163" ;
	ggp:areaFarmlandAffected "195866.7"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/USA> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=163> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/USA> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/USA/project/biodiversity-2015-164> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/USA/project/biodiversity-2015-164> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2015-164> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 164 in USA for 2015" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/USA/project/biodiversity-2015-164> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2015/country/USA/project/biodiversity-2015-164> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for USA for 2015 project 164" ;
	ggp:areaFarmlandAffected "24133"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/USA> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=164> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/USA> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/USA/project/biodiversity-2016-165> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/USA/project/biodiversity-2016-165> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-165> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 165 in USA for 2016" ;
	ggp:projectCategory ggp-pc:BiodiversityFriendlyFarming ;
	ggp:projectObjectives "We are Implementing farming practices that support ecosystem resilience on farmed and unfarmed areas." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/USA/project/biodiversity-2016-165> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/USA/project/biodiversity-2016-165> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for USA for 2016 project 165" ;
	ggp:areaFarmlandAffected "212082.4"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/USA> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=165> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .

<http://data.goodgrowthplan.com/data/smallholder/slice/country/USA> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/USA/project/biodiversity-2016-166> .

<http://data.goodgrowthplan.com/data/biodiversity/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/USA/project/biodiversity-2016-166> .

<http://data.goodgrowthplan.com/id/project/biodiversity-2016-166> a ggp:Project ;
	rdfs:label "Biodiversity Commitment Project 166 in USA for 2016" ;
	ggp:projectCategory ggp-pc:MultifunctionalFieldMargins ;
	ggp:projectObjectives "We are helping growers to create rich habitats in field margins and riparian zones alongside rivers." ;
	ggp:measurement <http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/USA/project/biodiversity-2016-166> .

<http://data.goodgrowthplan.com/data/biodiversity/measure/year/2016/country/USA/project/biodiversity-2016-166> a ggp:BiodiversityMeasurement ;
	rdfs:label "biodiversity KPI for USA for 2016 project 166" ;
	ggp:areaFarmlandAffected "5064"^^xsd:decimal ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/country/USA> ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	dct:source <http://data.goodgrowthplan.com/downloads/GGP-biodiversity-data-2016.csv#row=166> ;
	qb:dataset <http://data.goodgrowthplan.com/data/biodiversity/dataset> .
