@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix maotao: <http://www.yso.fi/onto/mao/> .
@prefix tao: <http://www.yso.fi/onto/tao/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

yso:p1574
  skos:prefLabel "fester"@sv, "celebrations"@en, "juhlat"@fi ;
  a <http://www.yso.fi/onto/yso-meta/Concept>, skos:Concept ;
  skos:narrower maotao:p1689 .

maotao:p5309
  skos:prefLabel "vanhojenpäivä"@fi ;
  a <http://www.yso.fi/onto/mao-meta/Concept>, skos:Concept ;
  skos:broader maotao:p1689 .

tao: a skos:ConceptScheme .
maotao:p2241
  skos:prefLabel "päättäjäiset"@fi ;
  a <http://www.yso.fi/onto/mao-meta/Concept>, skos:Concept ;
  skos:related maotao:p1689 .

maotao:p1688
  skos:prefLabel "penkinpainajaiset"@fi ;
  a <http://www.yso.fi/onto/mao-meta/Concept>, skos:Concept ;
  skos:broader maotao:p1689 .

yso:p8256
  skos:prefLabel "skolfester"@sv, "school celebrations"@en, "koulujuhlat"@fi ;
  a <http://www.yso.fi/onto/yso-meta/Concept>, skos:Concept .

<http://www.yso.fi/onto/mao-meta/Concept>
  rdfs:label "MAO-käsite"@fi, "MAO-begrepp"@sv, "MAO Concept"@en ;
  a owl:Class .

maotao:p1689
  skos:narrower maotao:p1688, maotao:p5309 ;
  skos:inScheme tao: ;
  skos:broader yso:p1574, maotao:p1487 ;
  skos:prefLabel "koulujuhlat"@fi ;
  skos:related maotao:p2241 ;
  skos:exactMatch yso:p8256 ;
  a skos:Concept, <http://www.yso.fi/onto/mao-meta/Concept> .

maotao:p1487
  skos:prefLabel "juhlat"@fi ;
  a <http://www.yso.fi/onto/tao-meta/Concept>, <http://www.yso.fi/onto/mao-meta/Concept>, skos:Concept ;
  skos:narrower maotao:p1689 .

