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

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

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

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

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

