@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_00000299	rdf:type	owl:Class .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:ENVO_00000299	rdfs:label	"ice field"^^xsd:string ;
	rdfs:comment	"Ice mass may need to be resolved from ice field, the former referring simply to an accumulation of ice."^^xsd:string ;
	rdfs:subClassOf	ns1:ENVO_00000131 ,
		_:b1216628 .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:ENVO_00000299	obo:hasDbXref	"FTT:837"^^xsd:string ,
		"FTT:840"^^xsd:string ,
		"FTT:842"^^xsd:string ,
		"FTT:841"^^xsd:string ,
		"FTT:835"^^xsd:string ,
		"FTT:758"^^xsd:string ,
		"FTT:836"^^xsd:string ,
		"FTT:839"^^xsd:string ,
		"FTT:838"^^xsd:string ,
		"TGN:21147"^^xsd:string ,
		"SWEETRealm:IceField"^^xsd:string ;
	obo:hasRelatedSynonym	"IceSheet"^^xsd:string ,
		"ice field"^^xsd:string ,
		"ice sheet"^^xsd:string ,
		"icecap"^^xsd:string ;
	ns1:IAO_0000115	"A field of ice, formed in regions of perennial frost."^^xsd:string ;
	obo:hasNarrowSynonym	"iceberg"^^xsd:string ,
		"icefall"^^xsd:string ,
		"ice patch"^^xsd:string ;
	obo:hasOBONamespace	"ENVO"^^xsd:string ;
	obo:id	"ENVO:00000299"^^xsd:string .
_:b1216628	rdf:type	owl:Restriction ;
	owl:onProperty	ns1:BFO_0000051 ;
	owl:someValuesFrom	ns1:ENVO_01000277 .