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

yso:p9435
  skos:narrowMatch yso:p13515, yso:p13554 ;
  skos:altLabel "aikapalkka"@fi ;
  skos:topConceptOf yso:aggregateconceptscheme ;
  skos:inScheme yso:aggregateconceptscheme ;
  skos:prefLabel "aikapalkka (kooste)"@fi ;
  a skos:Concept .

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

yso:p13515
  skos:prefLabel "tidlön (lönesystem)"@sv, "aikapalkka (palkkajärjestelmät)"@fi, "time rate"@en ;
  a skos:Concept .

yso:p13554
  skos:prefLabel "tidlön (löner)"@sv, "aikapalkka (palkat)"@fi, "time rate"@en ;
  a skos:Concept .

