@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 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/safeuse/dataset/year/2014> a void:Dataset ;
	rdfs:commment "Incremental GGP SafeUse Commitment Data Cube subset for 2014" ;
	qb:slice <http://data.goodgrowthplan.com/data/safeuse/slice/year/2014> ;
	void:dataDump <http://data.goodgrowthplan.com/downloads/GGP-safeuse-data-2016.ttl> ;
	void:uriLookupEndpoint <http://data.goodgrowthplan.com/about?resource=> .

<http://data.goodgrowthplan.com/data/safeuse/dataset> a ggp:GGPSafeUseDataset ;
	rdfs:comment "GGP SafeUse Commitment Data Cube Dataset" ;
	qb:slice <http://data.goodgrowthplan.com/data/safeuse/slice/territory/China> ;
	qb:structure ggp:SafeUseDsd ;
	void:subset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2014> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/China> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/territory/China> ;
	qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/China> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2014> a ggp:ByYearSlice ;
	rdfs:label "safeuse KPI measurements by year for 2014" ;
	qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/China> ;
	qb:structure ggp:byYearKey .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/China> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for China for 2014" ;
	ggp:safeChemicalUseTraineeCount "350044"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "179286"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2014> .

<http://data.goodgrowthplan.com/data/safeuse/dataset> qb:slice <http://data.goodgrowthplan.com/data/safeuse/slice/territory/NortheastAsia> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/NortheastAsia> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/territory/NortheastAsia> ;
	qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/NortheastAsia> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/NortheastAsia> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/NortheastAsia> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for NortheastAsia for 2014" ;
	ggp:safeChemicalUseTraineeCount "6856"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "0"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2014> .

<http://data.goodgrowthplan.com/data/safeuse/dataset> qb:slice <http://data.goodgrowthplan.com/data/safeuse/slice/territory/SouthAsia> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/SouthAsia> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/territory/SouthAsia> ;
	qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/SouthAsia> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/SouthAsia> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/SouthAsia> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for SouthAsia for 2014" ;
	ggp:safeChemicalUseTraineeCount "3589919"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "2653694"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2014> .

<http://data.goodgrowthplan.com/data/safeuse/dataset> qb:slice <http://data.goodgrowthplan.com/data/safeuse/slice/territory/SoutheastAsia> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/SoutheastAsia> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/territory/SoutheastAsia> ;
	qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/SoutheastAsia> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/SoutheastAsia> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/SoutheastAsia> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for SoutheastAsia for 2014" ;
	ggp:safeChemicalUseTraineeCount "460771"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "458073"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2014> .

<http://data.goodgrowthplan.com/data/safeuse/dataset> qb:slice <http://data.goodgrowthplan.com/data/safeuse/slice/territory/AfricaME> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/AfricaME> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/territory/AfricaME> ;
	qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/AfricaME> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/AfricaME> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/AfricaME> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for AfricaME for 2014" ;
	ggp:safeChemicalUseTraineeCount "50889"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "45063"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2014> .

<http://data.goodgrowthplan.com/data/safeuse/dataset> qb:slice <http://data.goodgrowthplan.com/data/safeuse/slice/territory/CentralEurope> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/CentralEurope> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/territory/CentralEurope> ;
	qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/CentralEurope> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/CentralEurope> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/CentralEurope> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for CentralEurope for 2014" ;
	ggp:safeChemicalUseTraineeCount "28355"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "0"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2014> .

<http://data.goodgrowthplan.com/data/safeuse/dataset> qb:slice <http://data.goodgrowthplan.com/data/safeuse/slice/territory/France> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/France> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/territory/France> ;
	qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/France> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/France> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/France> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for France for 2014" ;
	ggp:safeChemicalUseTraineeCount "2281"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "47"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2014> .

<http://data.goodgrowthplan.com/data/safeuse/dataset> qb:slice <http://data.goodgrowthplan.com/data/safeuse/slice/territory/Iberia> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/Iberia> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/territory/Iberia> ;
	qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/Iberia> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/Iberia> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/Iberia> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for Iberia for 2014" ;
	ggp:safeChemicalUseTraineeCount "2873"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "0"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2014> .

<http://data.goodgrowthplan.com/data/safeuse/dataset> qb:slice <http://data.goodgrowthplan.com/data/safeuse/slice/territory/Italy> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/Italy> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/territory/Italy> ;
	qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/Italy> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/Italy> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/Italy> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for Italy for 2014" ;
	ggp:safeChemicalUseTraineeCount "6070"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "0"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2014> .

<http://data.goodgrowthplan.com/data/safeuse/dataset> qb:slice <http://data.goodgrowthplan.com/data/safeuse/slice/territory/NorthEurope> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/NorthEurope> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/territory/NorthEurope> ;
	qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/NorthEurope> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/NorthEurope> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/NorthEurope> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for NorthEurope for 2014" ;
	ggp:safeChemicalUseTraineeCount "1987"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "1985"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2014> .

<http://data.goodgrowthplan.com/data/safeuse/dataset> qb:slice <http://data.goodgrowthplan.com/data/safeuse/slice/territory/SoutheastEurope> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/SoutheastEurope> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/territory/SoutheastEurope> ;
	qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/SoutheastEurope> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/SoutheastEurope> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/SoutheastEurope> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for SoutheastEurope for 2014" ;
	ggp:safeChemicalUseTraineeCount "6570"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "67"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2014> .

<http://data.goodgrowthplan.com/data/safeuse/dataset> qb:slice <http://data.goodgrowthplan.com/data/safeuse/slice/territory/Brazil> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/Brazil> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/territory/Brazil> ;
	qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/Brazil> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/Brazil> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/Brazil> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for Brazil for 2014" ;
	ggp:safeChemicalUseTraineeCount "116138"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "113891"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2014> .

<http://data.goodgrowthplan.com/data/safeuse/dataset> qb:slice <http://data.goodgrowthplan.com/data/safeuse/slice/territory/LAN> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/LAN> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/territory/LAN> ;
	qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/LAN> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/LAN> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/LAN> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for LAN for 2014" ;
	ggp:safeChemicalUseTraineeCount "75354"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "30649"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2014> .

<http://data.goodgrowthplan.com/data/safeuse/dataset> qb:slice <http://data.goodgrowthplan.com/data/safeuse/slice/territory/LAS> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/LAS> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/territory/LAS> ;
	qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/LAS> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/LAS> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/LAS> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for LAS for 2014" ;
	ggp:safeChemicalUseTraineeCount "7120"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "304"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2014> .

<http://data.goodgrowthplan.com/data/safeuse/dataset> qb:slice <http://data.goodgrowthplan.com/data/safeuse/slice/territory/Canada> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/Canada> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/territory/Canada> ;
	qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/Canada> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/Canada> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/Canada> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for Canada for 2014" ;
	ggp:safeChemicalUseTraineeCount "600"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "0"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2014> .

<http://data.goodgrowthplan.com/data/safeuse/dataset> qb:slice <http://data.goodgrowthplan.com/data/safeuse/slice/territory/USA> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/USA> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/territory/USA> ;
	qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/USA> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2014> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/USA> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2014/territory/USA> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for USA for 2014" ;
	ggp:safeChemicalUseTraineeCount "110"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "0"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2014> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2014> .

<http://data.goodgrowthplan.com/data/safeuse/dataset/year/2015> a void:Dataset ;
	rdfs:commment "Incremental GGP SafeUse Commitment Data Cube subset for 2015" ;
	qb:slice <http://data.goodgrowthplan.com/data/safeuse/slice/year/2015> ;
	void:dataDump <http://data.goodgrowthplan.com/downloads/GGP-safeuse-data-2016.ttl> ;
	void:uriLookupEndpoint <http://data.goodgrowthplan.com/about?resource=> .

<http://data.goodgrowthplan.com/data/safeuse/dataset> qb:slice <http://data.goodgrowthplan.com/data/safeuse/slice/territory/Australasia> ;
	void:subset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2015> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/Australasia> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/territory/Australasia> ;
	qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/Australasia> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2015> a ggp:ByYearSlice ;
	rdfs:label "safeuse KPI measurements by year for 2015" ;
	qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/Australasia> ;
	qb:structure ggp:byYearKey .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/Australasia> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for Australasia for 2015" ;
	ggp:safeChemicalUseTraineeCount "5315"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "0"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2015> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/China> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/China> .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/China> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/China> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for China for 2015" ;
	ggp:safeChemicalUseTraineeCount "325251"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "232749"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2015> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/NortheastAsia> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/NortheastAsia> .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/NortheastAsia> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/NortheastAsia> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for NortheastAsia for 2015" ;
	ggp:safeChemicalUseTraineeCount "12168"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "0"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2015> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/SouthAsia> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/SouthAsia> .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/SouthAsia> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/SouthAsia> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for SouthAsia for 2015" ;
	ggp:safeChemicalUseTraineeCount "4070735"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "2766364"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2015> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/SoutheastAsia> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/SoutheastAsia> .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/SoutheastAsia> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/SoutheastAsia> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for SoutheastAsia for 2015" ;
	ggp:safeChemicalUseTraineeCount "836774"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "773787"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2015> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/AfricaME> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/AfricaME> .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/AfricaME> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/AfricaME> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for AfricaME for 2015" ;
	ggp:safeChemicalUseTraineeCount "56365"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "49918"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2015> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/CentralEurope> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/CentralEurope> .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/CentralEurope> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/CentralEurope> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for CentralEurope for 2015" ;
	ggp:safeChemicalUseTraineeCount "27420"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "3397"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2015> .

<http://data.goodgrowthplan.com/data/safeuse/dataset> qb:slice <http://data.goodgrowthplan.com/data/safeuse/slice/territory/CIS> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/CIS> a ggp:ByGrowerLocationSlice ;
	ggp:growerLocation <http://data.goodgrowthplan.com/id/location/territory/CIS> ;
	qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/CIS> ;
	qb:structure ggp:byGrowerLocationKey .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/CIS> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/CIS> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for CIS for 2015" ;
	ggp:safeChemicalUseTraineeCount "2301"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "0"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2015> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/France> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/France> .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/France> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/France> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for France for 2015" ;
	ggp:safeChemicalUseTraineeCount "2145"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "0"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2015> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/Iberia> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/Iberia> .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/Iberia> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/Iberia> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for Iberia for 2015" ;
	ggp:safeChemicalUseTraineeCount "2974"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "1060"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2015> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/Italy> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/Italy> .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/Italy> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/Italy> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for Italy for 2015" ;
	ggp:safeChemicalUseTraineeCount "2886"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "0"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2015> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/NorthEurope> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/NorthEurope> .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/NorthEurope> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/NorthEurope> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for NorthEurope for 2015" ;
	ggp:safeChemicalUseTraineeCount "1768"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "0"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2015> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/SoutheastEurope> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/SoutheastEurope> .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/SoutheastEurope> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/SoutheastEurope> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for SoutheastEurope for 2015" ;
	ggp:safeChemicalUseTraineeCount "11208"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "7229"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2015> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/Brazil> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/Brazil> .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/Brazil> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/Brazil> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for Brazil for 2015" ;
	ggp:safeChemicalUseTraineeCount "147149"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "77621"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2015> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/LAN> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/LAN> .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/LAN> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/LAN> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for LAN for 2015" ;
	ggp:safeChemicalUseTraineeCount "171002"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "146189"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2015> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/LAS> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/LAS> .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/LAS> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/LAS> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for LAS for 2015" ;
	ggp:safeChemicalUseTraineeCount "26416"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "4507"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2015> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/Canada> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/Canada> .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/Canada> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/Canada> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for Canada for 2015" ;
	ggp:safeChemicalUseTraineeCount "886"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "0"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2015> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/USA> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/USA> .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2015> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/USA> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2015/territory/USA> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for USA for 2015" ;
	ggp:safeChemicalUseTraineeCount "373"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "0"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2015> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2015> .

<http://data.goodgrowthplan.com/data/safeuse/dataset/year/2016> a void:Dataset ;
	rdfs:commment "Incremental GGP SafeUse Commitment Data Cube subset for 2016" ;
	qb:slice <http://data.goodgrowthplan.com/data/safeuse/slice/year/2016> ;
	void:dataDump <http://data.goodgrowthplan.com/downloads/GGP-safeuse-data-2016.ttl> ;
	void:uriLookupEndpoint <http://data.goodgrowthplan.com/about?resource=> .

<http://data.goodgrowthplan.com/data/safeuse/dataset> void:subset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2016> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/SoutheastAsia> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/SoutheastAsia> .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2016> a ggp:ByYearSlice ;
	rdfs:label "safeuse KPI measurements by year for 2016" ;
	qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/SoutheastAsia> ;
	qb:structure ggp:byYearKey .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/SoutheastAsia> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for SoutheastAsia for 2016" ;
	ggp:safeChemicalUseTraineeCount "568164"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "429768"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2016> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/Australasia> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/Australasia> .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/Australasia> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/Australasia> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for Australasia for 2016" ;
	ggp:safeChemicalUseTraineeCount "6257"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "0"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2016> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/China> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/China> .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/China> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/China> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for China for 2016" ;
	ggp:safeChemicalUseTraineeCount "325546"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "232189"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2016> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/NortheastAsia> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/NortheastAsia> .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/NortheastAsia> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/NortheastAsia> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for NortheastAsia for 2016" ;
	ggp:safeChemicalUseTraineeCount "9783"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "0"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2016> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/SouthAsia> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/SouthAsia> .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/SouthAsia> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/SouthAsia> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for SouthAsia for 2016" ;
	ggp:safeChemicalUseTraineeCount "4969108"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "3355780"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2016> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/AfricaME> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/AfricaME> .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/AfricaME> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/AfricaME> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for AfricaME for 2016" ;
	ggp:safeChemicalUseTraineeCount "118948"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "106995"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2016> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/CIS> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/CIS> .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/CIS> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/CIS> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for CIS for 2016" ;
	ggp:safeChemicalUseTraineeCount "2813"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "34"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2016> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/CentralEurope> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/CentralEurope> .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/CentralEurope> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/CentralEurope> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for CentralEurope for 2016" ;
	ggp:safeChemicalUseTraineeCount "13362"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "180"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2016> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/NorthEurope> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/NorthEurope> .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/NorthEurope> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/NorthEurope> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for NorthEurope for 2016" ;
	ggp:safeChemicalUseTraineeCount "0"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "0"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2016> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/SoutheastEurope> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/SoutheastEurope> .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/SoutheastEurope> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/SoutheastEurope> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for SoutheastEurope for 2016" ;
	ggp:safeChemicalUseTraineeCount "6724"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "2457"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2016> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/France> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/France> .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/France> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/France> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for France for 2016" ;
	ggp:safeChemicalUseTraineeCount "4539"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "0"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2016> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/Iberia> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/Iberia> .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/Iberia> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/Iberia> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for Iberia for 2016" ;
	ggp:safeChemicalUseTraineeCount "4198"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "966"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2016> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/Italy> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/Italy> .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/Italy> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/Italy> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for Italy for 2016" ;
	ggp:safeChemicalUseTraineeCount "2968"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "490"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2016> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/Brazil> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/Brazil> .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/Brazil> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/Brazil> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for Brazil for 2016" ;
	ggp:safeChemicalUseTraineeCount "400397"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "170302"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2016> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/LAN> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/LAN> .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/LAN> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/LAN> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for LAN for 2016" ;
	ggp:safeChemicalUseTraineeCount "364006"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "341087"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2016> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/LAS> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/LAS> .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/LAS> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/LAS> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for LAS for 2016" ;
	ggp:safeChemicalUseTraineeCount "34398"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "4637"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2016> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/Canada> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/Canada> .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/Canada> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/Canada> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for Canada for 2016" ;
	ggp:safeChemicalUseTraineeCount "1309"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "0"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2016> .

<http://data.goodgrowthplan.com/data/safeuse/slice/territory/USA> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/USA> .

<http://data.goodgrowthplan.com/data/safeuse/slice/year/2016> qb:observation <http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/USA> .

<http://data.goodgrowthplan.com/data/safeuse/measure/year/2016/territory/USA> a ggp:SafeUseMeasurement ;
	rdfs:label "safeuse KPI for USA for 2016" ;
	ggp:safeChemicalUseTraineeCount "3600"^^xsd:integer ;
	ggp:safeChemicalUseSmallholderTraineeCount "0"^^xsd:integer ;
	ggp:measureYear <http://data.goodgrowthplan.com/id/business-year/2016> ;
	qb:dataset <http://data.goodgrowthplan.com/data/safeuse/dataset/year/2016> .
