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

yso:p10170 skos:exactMatch tero:p10170 .
tero:conceptscheme a skos:ConceptScheme .
tero:p10170
  skos:prefLabel "polarography"@en, "polarografia"@fi, "polarografi"@sv ;
  skos:exactMatch allars:Y24384, yso:p10170, ysa:Y103974 ;
  skos:broader tero:p15894 ;
  skosext:broaderGeneric tero:p15894 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

ysa:Y103974 skos:exactMatch tero:p10170 .
allars:Y24384 skos:exactMatch tero:p10170 .
tero:p15894
  skos:prefLabel "kemisk analys (analysmetoder)"@sv, "kemiallinen analyysi (analyysimenetelmät)"@fi, "chemical analysis"@en ;
  a skos:Concept ;
  skos:narrower tero:p10170 .

