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

tero:conceptscheme a skos:ConceptScheme .
allars:Y17369 skos:exactMatch tero:p10172 .
tero:p10172
  skos:exactMatch yso:p10172, allars:Y17369, ysa:Y100658 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "analysis of elements"@en, "elementaranalys"@sv, "alkuaineanalyysi"@fi ;
  skos:broader tero:p15894 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p15894 .

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

