@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 dc11: <http://purl.org/dc/elements/1.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

yso:p38217
  skos:prefLabel "kohdistuva toiminta"@fi, "aktivitet med objekt"@sv, "action with an object"@en ;
  a <http://www.yso.fi/onto/yso-meta/Hierarchy>, skos:Concept ;
  skos:narrower maotao:p7667 .

tao: a skos:ConceptScheme .
maotao:p7667
  dc11:source "Museo 2015" ;
  skos:broader yso:p14, yso:p38217 ;
  skos:prefLabel "historian elävöittäminen"@fi ;
  skos:inScheme tao: ;
  skos:exactMatch yso:p38277 ;
  a <http://www.yso.fi/onto/mao-meta/Concept>, skos:Concept .

yso:p38277
  skos:prefLabel "historiskt återskapande"@sv, "historical reenactment"@en, "historian elävöittäminen"@fi ;
  a <http://www.yso.fi/onto/yso-meta/Concept>, skos:Concept .

yso:p14
  skos:prefLabel "ömsesidig aktivitet"@sv, "mutual action"@en, "keskinäinen toiminta"@fi ;
  a <http://www.yso.fi/onto/yso-meta/Hierarchy>, skos:Concept ;
  skos:narrower maotao:p7667 .

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

