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

tao: a skos:ConceptScheme .
yso:p10822
  skos:prefLabel "tideräkning"@sv, "calendar"@en, "ajanlasku"@fi ;
  a <http://www.yso.fi/onto/yso-meta/Concept>, skos:Concept .

maotao:p5577
  skos:prefLabel "kronologia"@fi ;
  a skosext:DeprecatedConcept, 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:p9472
  skos:related maotao:p5577 ;
  skos:broader yso:p1913, tao:p1198 ;
  skos:prefLabel "ajanlasku"@fi ;
  skos:inScheme tao: ;
  skos:exactMatch yso:p10822 ;
  a <http://www.yso.fi/onto/mao-meta/Concept>, skos:Concept .

yso:p1913
  skos:prefLabel "metoder"@sv, "methods"@en, "menetelmät"@fi ;
  a <http://www.yso.fi/onto/yso-meta/Concept>, skos:Concept ;
  skos:narrower maotao:p9472 .

tao:p1198
  skos:prefLabel "menetelmät"@fi ;
  a <http://www.yso.fi/onto/tao-meta/Concept>, <http://www.yso.fi/onto/mao-meta/Concept>, skos:Concept ;
  skos:narrower maotao:p9472 .

