@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_00000026	rdf:type	owl:Class .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:ENVO_00000026	rdfs:label	"well"^^xsd:string ;
	rdfs:subClassOf	ns1:ENVO_00000012 .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:ENVO_00000026	obo:hasDbXref	"FTT:1237"^^xsd:string ,
		"EcoLexicon:well"^^xsd:string ,
		"SWEETRealm:Well"^^xsd:string ,
		"Geonames:H.WLLS"^^xsd:string ,
		"Geonames:H.WLL"^^xsd:string ,
		"FTT:1032"^^xsd:string ,
		"FTT:833"^^xsd:string ,
		"TGN:51255"^^xsd:string ,
		"Wikipedia:Well"^^xsd:string ;
	obo:hasExactSynonym	"well"^^xsd:string ,
		"WELL"^^xsd:string ,
		"wells"^^xsd:string ;
	ns1:IAO_0000115	"A cylindrical hole, pit, or tunnel drilled or dug down to a depth from which water, oil, or gas can be pumped or brought to the surface."^^xsd:string ;
	obo:hasNarrowSynonym	"oil well"^^xsd:string ,
		"water well"^^xsd:string ,
		"brine well"^^xsd:string ;
	obo:hasOBONamespace	"ENVO"^^xsd:string ;
	obo:id	"ENVO:00000026"^^xsd:string .