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

tero:p7538
  skos:altLabel "linkoaminen"@fi, "sentrifugointi"@fi ;
  skosext:broaderGeneric tero:p1404 ;
  skos:prefLabel "centrifugation (separation methods)"@en, "centrifugering"@sv, "linkoaminen (erotusmenetelmät)"@fi ;
  a skos:Concept ;
  skos:exactMatch yso:p7538, allars:Y16640, ysa:Y103158 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p1404 .

tero:conceptscheme a skos:ConceptScheme .
yso:p7538 skos:exactMatch tero:p7538 .
tero:p1404
  skos:prefLabel "separeringsmetoder"@sv, "separation methods"@en, "erotusmenetelmät"@fi ;
  a skos:Concept ;
  skos:narrower tero:p7538 .

ysa:Y103158 skos:exactMatch tero:p7538 .
allars:Y16640 skos:exactMatch tero:p7538 .
