@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_00000147	rdf:type	owl:Class .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:ENVO_00000147	rdfs:label	"ocean current"^^xsd:string ;
	rdfs:comment	"Definition modified from http://en.wikipedia.org/wiki/Ocean_current."^^xsd:string ;
	rdfs:subClassOf	_:b1216009 ,
		ns1:ENVO_01000067 .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:ENVO_00000147	obo:hasDbXref	"FTT:598"^^xsd:string ,
		"Wikipedia:Ocean_current"^^xsd:string ,
		"SWEETRealm:OceanCurrent"^^xsd:string ,
		"EcoLexicon:ocean_current"^^xsd:string ,
		"FTT:597"^^xsd:string ,
		"TGN:21169"^^xsd:string ,
		"Geonames:H.CRNT"^^xsd:string ;
	obo:hasExactSynonym	"ocean current"^^xsd:string ;
	ns1:IAO_0000115	"The region occupied by any more or less continuous, directed movement of ocean water that flows in one of the Earth's oceans. Ocean Currents are rivers of hot or cold water within the ocean. The currents are generated from the forces acting upon the water like the earth's rotation, the wind, the temperature and salinity differences and the gravitation of the moon. The depth contours, the shoreline and other movements influence the direction and strength of the movements of water that forms a given current."^^xsd:string ;
	obo:hasBroadSynonym	"current"^^xsd:string ;
	obo:hasOBONamespace	"ENVO"^^xsd:string ;
	obo:id	"ENVO:00000147"^^xsd:string .
_:b1216009	rdf:type	owl:Restriction ;
	owl:onProperty	ns1:BFO_0000050 ;
	owl:someValuesFrom	ns1:ENVO_00000015 .