@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:p3833
  skos:note "1050–1200/1300 jaa."@fi ;
  skos:broader maotao:p10137 ;
  skos:prefLabel "ristiretkiaika"@fi ;
  skos:inScheme tao: ;
  skos:exactMatch yso:p2557 ;
  a <http://www.yso.fi/onto/mao-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 .

yso:p2557
  skos:prefLabel "korstågstiden"@sv, "Age of the Crusades"@en, "ristiretkiaika"@fi ;
  a <http://www.yso.fi/onto/yso-meta/Concept>, skos:Concept .

maotao:p10137
  skos:prefLabel "myöhäisrautakausi"@fi ;
  a <http://www.yso.fi/onto/mao-meta/Concept>, skos:Concept ;
  skos:narrower maotao:p3833 .

