@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://purl.obolibrary.org/obo/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ns1:ENVO_00000117	rdf:type	owl:Class .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:ENVO_00000117	rdfs:label	"plantation"^^xsd:string ;
	rdfs:subClassOf	ns1:ENVO_00000077 .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:ENVO_00000117	obo:hasDbXref	"TGN:54041"^^xsd:string ,
		"FTT:68"^^xsd:string ,
		"FTT:45"^^xsd:string ,
		"Wikipedia:Plantation"^^xsd:string ;
	obo:hasRelatedSynonym	"plantation field"^^xsd:string ,
		"agricultural site"^^xsd:string ,
		"cropland"^^xsd:string ;
	ns1:IAO_0000115	"An intentional planting of a crop, on a large scale, usually for uses other than cereal production or pasture. The term is currently most often used for plantings of trees and shrubs. The term tends also to be used for plantings maintained on economic bases other than that of subsistence farming."^^xsd:string ;
	obo:hasOBONamespace	"ENVO"^^xsd:string ;
	obo:id	"ENVO:00000117"^^xsd:string .