@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .

tero:p4332
  skos:prefLabel "proteiner"@sv, "proteins"@en, "valkuaisaineet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p21403 .

tero:p21403
  skosext:broaderGeneric tero:p4332 ;
  skos:broader tero:p4332 ;
  skos:exactMatch allars:Y41122, ysa:Y165156, yso:p21403 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "myotiliini"@fi, "myotilin"@sv ;
  a skos:Concept .

ysa:Y165156 skos:exactMatch tero:p21403 .
allars:Y41122 skos:exactMatch tero:p21403 .
tero:conceptscheme a skos:ConceptScheme .
yso:p21403 skos:exactMatch tero:p21403 .
