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

yso:p1535
  skos:prefLabel "mother tongue (curriculum subjects)", "modersmålet"@sv, "äidinkieli (oppiaineet)"@fi ;
  a skos:Concept .

yso:p10957
  skos:prefLabel "mother tongue (language)"@en, "äidinkieli (kieli)"@fi, "modersmålet"@sv ;
  a skos:Concept .

yso:p15606
  skos:narrowMatch yso:p10957, yso:p1535 ;
  skos:altLabel "äidinkieli"@fi ;
  skos:topConceptOf kulo:aggregateconceptscheme ;
  skos:inScheme kulo:aggregateconceptscheme ;
  skos:prefLabel "äidinkieli (kooste)"@fi ;
  a skos:Concept .

kulo:aggregateconceptscheme
  a skos:ConceptScheme ;
  skos:hasTopConcept yso:p15606 .

