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

tao: a skos:ConceptScheme .
maotao:p5276
  skos:prefLabel "esihistoriallinen taide"@fi ;
  a <http://www.yso.fi/onto/tao-meta/Concept>, <http://www.yso.fi/onto/mao-meta/Concept>, skos:Concept ;
  skos:narrower maotao:p11043 .

yso:p12463
  skos:prefLabel "prehistoric art"@en, "förhistorisk konst"@sv, "esihistoriallinen taide"@fi ;
  a <http://www.yso.fi/onto/yso-meta/Concept>, skos:Concept ;
  skos:narrower maotao:p11043 .

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

maotao:p11043
  skos:broader yso:p12463, maotao:p5276 ;
  skos:prefLabel "kivikauden taide"@fi ;
  skos:inScheme tao: ;
  a <http://www.yso.fi/onto/mao-meta/Concept>, skos:Concept .

