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

yso:p4789
  skos:prefLabel "stress -- linguistics"@en, "betoning"@sv, "paino -- kielitiede"@fi ;
  a skos:Concept ;
  skos:related yso:p4788 .

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

yso:p4788
  skos:prefLabel "prosodiikka"@fi, "prosody"@en, "prosodi"@sv ;
  skos:closeMatch allars:Y24702, ysa:Y106987 ;
  skos:altLabel "prosodia"@fi, "prosodik"@sv ;
  skos:related yso:p4789 ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p24640 ;
  a skos:Concept ;
  rdfs:comment "kielen ilmaisujen kesto, painotus, sointiväri yms.; niitä koskeva oppi" .

yso:p24640
  skos:prefLabel "äänneopilliset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower yso:p4788 .

