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

tero:conceptscheme a skos:ConceptScheme .
tero:p11294
  skos:prefLabel "uppbyggnad"@sv, "koostumus"@fi, "composition"@en ;
  a skos:Concept ;
  skos:narrower tero:p19431 .

yso:p19431 skos:exactMatch tero:p19431 .
tero:p19431
  skos:prefLabel "kemiallinen koostumus"@fi, "chemical composition"@en, "kemisk sammansättning"@sv ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p11294 ;
  skos:exactMatch allars:Y29674, ysa:Y127127, yso:p19431 ;
  skosext:broaderGeneric tero:p11294 ;
  a skos:Concept .

ysa:Y127127 skos:exactMatch tero:p19431 .
allars:Y29674 skos:exactMatch tero:p19431 .
