@prefix maotao: <http://www.yso.fi/onto/mao/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@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#> .

maotao:p7282
  dc11:source "Museo 2015" ;
  skos:related maotao:p7089 ;
  skos:broader yso:p6568, tao:p1634 ;
  skos:altLabel "tirkistysluukkunäyttämöt"@fi ;
  skos:prefLabel "kurkistusluukkunäyttämöt"@fi ;
  skos:inScheme tao: ;
  a <http://www.yso.fi/onto/mao-meta/Concept>, skos:Concept .

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

yso:p6568
  skos:prefLabel "stages (theatre)"@en, "scener"@sv, "näyttämöt"@fi ;
  a <http://www.yso.fi/onto/yso-meta/Concept>, skos:Concept ;
  skos:narrower maotao:p7282 .

maotao:p7089
  skos:prefLabel "laatikkolavastukset"@fi ;
  a <http://www.yso.fi/onto/mao-meta/Concept>, skos:Concept ;
  skos:related maotao:p7282 .

tao:p1634
  skos:prefLabel "näyttämöt"@fi ;
  a <http://www.yso.fi/onto/tao-meta/Concept>, skos:Concept ;
  skos:narrower maotao:p7282 .

