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

yso:p20946
  skos:narrowMatch yso:p4627, yso:p4605 ;
  skos:altLabel "äänenvoimakkuus"@fi ;
  skos:topConceptOf yso:aggregateconceptscheme ;
  skos:inScheme yso:aggregateconceptscheme ;
  skos:prefLabel "äänenvoimakkuus (kooste)"@fi ;
  a skos:Concept .

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

yso:p4627
  skos:prefLabel "ljudstyrka (härledda storheter)"@sv, "sound pressure level"@en, "äänenvoimakkuus (johdannaissuureet)"@fi ;
  a skos:Concept .

yso:p4605
  skos:prefLabel "ljudstyrka (fysiska egenskaper)"@sv, "loudness"@en, "äänenvoimakkuus (fyysiset ominaisuudet)"@fi ;
  a skos:Concept .

