@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix kulo: <http://www.yso.fi/onto/kulo/> .

yso:p353
  skos:narrowMatch yso:p6942, yso:p8367 ;
  skos:altLabel "äänenmuodostus"@fi ;
  skos:topConceptOf kulo:aggregateconceptscheme ;
  skos:inScheme kulo:aggregateconceptscheme ;
  skos:prefLabel "äänenmuodostus (kooste)"@fi ;
  a skos:Concept .

yso:p6942
  skos:prefLabel "voice production (biological phenomena)"@en, "äänenmuodostus (biologiset ilmiöt)"@fi, "tonbildning"@sv ;
  a skos:Concept .

yso:p8367
  skos:prefLabel "voice production (artistic creation)"@en, "äänenmuodostus (taiteellinen luonti)"@fi, "tonbildning"@sv ;
  a skos:Concept .

kulo:aggregateconceptscheme
  a skos:ConceptScheme ;
  skos:hasTopConcept yso:p353 .

