@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_00000132	rdf:type	owl:Class .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:ENVO_00000132	rdfs:label	"ice sheet"^^xsd:string ;
	rdfs:subClassOf	ns1:ENVO_00000133 .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:ENVO_00000132	obo:hasDbXref	"SWEETRealm:IceSheet"^^xsd:string ,
		"FTT:837"^^xsd:string ,
		"Wikipedia:Ice_sheet"^^xsd:string ,
		"FTT:758"^^xsd:string ,
		"FTT:835"^^xsd:string ,
		"TGN:21147"^^xsd:string ;
	obo:hasRelatedSynonym	"continental glacier"^^xsd:string ,
		"pack ice"^^xsd:string ,
		"ice field"^^xsd:string ,
		"ice mass"^^xsd:string ,
		"rock glacier"^^xsd:string ,
		"island ice"^^xsd:string ,
		"ICE FIELD"^^xsd:string ,
		"Arctic pack"^^xsd:string ,
		"glacial tongue"^^xsd:string ,
		"polar ice pack"^^xsd:string ,
		"polar ice"^^xsd:string ,
		"bay ice"^^xsd:string ,
		"shelf ice"^^xsd:string ,
		"continental ice"^^xsd:string ;
	ns1:IAO_0000115	"A mass of glacier ice that covers surrounding terrain and is greater than 50,000 km2."^^xsd:string ;
	obo:hasAlternativeId	"ENVO:00000379"^^xsd:string ;
	obo:hasOBONamespace	"ENVO"^^xsd:string ;
	obo:id	"ENVO:00000132"^^xsd:string .