@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .

tero:p10786
  skosext:broaderGeneric tero:p1404 ;
  skos:altLabel "väkevöinti"@fi, "konsentrointi"@fi ;
  skos:prefLabel "concentration, chemistry"@en, "väkevöinti (erotusmenetelmät)"@fi, "koncentrering (separeringsmetoder)"@sv ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch ysa:Y100342, allars:Y20935, yso:p10786 ;
  skos:broader tero:p1404 ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
allars:Y20935 skos:exactMatch tero:p10786 .
ysa:Y100342 skos:exactMatch tero:p10786 .
tero:p1404
  skos:prefLabel "separeringsmetoder"@sv, "separation methods"@en, "erotusmenetelmät"@fi ;
  a skos:Concept ;
  skos:narrower tero:p10786 .

yso:p10786 skos:exactMatch tero:p10786 .
