@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ns0: <http://www.yso.fi/onto/yso-meta/2007-03-02/> .

tero:p3327
  skos:prefLabel "alger"@sv, "algae"@en, "levät"@fi ;
  a skos:Concept ;
  skos:narrower tero:p7207 .

tero:p7207
  skosext:broaderGeneric tero:p3327 ;
  skos:broader tero:p3327 ;
  skos:altLabel "panssarisiimalevät"@fi ;
  skos:exactMatch yso:p7207 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "dinoflagellates"@en, "panssarilevät"@fi, "dinoflagellater"@sv ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
tero:p13321
  ns0:deprecatedReplacedBy tero:p7207 ;
  ns0:deprecatedSubClassOf tero:p7207 .

yso:p7207 skos:exactMatch tero:p7207 .
