@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix puho: <http://www.yso.fi/onto/puho/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p20805
  skos:prefLabel "voice care"@en, "äänenhuolto"@fi, "röstvård"@sv ;
  a skos:Concept ;
  skos:related yso:p8367 .

yso:p353 skos:narrowMatch yso:p8367 .
yso:p1744
  skos:prefLabel "artistic creation"@en, "konstnärligt skapande"@sv, "taiteellinen luonti"@fi ;
  a skos:Concept ;
  skos:narrower yso:p8367 .

puho:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p8367
  skos:broader yso:p1744 ;
  rdfs:comment "Puhe- ja lauluäänen kehittäminen." ;
  skos:related yso:p20805 ;
  skos:altLabel "äänenmuodostus"@fi ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "tonbildning (konstnärligt skapande)"@sv, "voice production (artistic creation)"@en, "äänenmuodostus (taiteellinen luonti)"@fi ;
  a skos:Concept .

