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

tao: a skos:ConceptScheme .
yso:p1780
  skos:prefLabel "history"@en, "historia"@sv, "historia"@fi ;
  a <http://www.yso.fi/onto/yso-meta/Concept>, skos:Concept ;
  skos:narrower maotao:p6073 .

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

maotao:p2480
  skos:prefLabel "historia"@fi ;
  a <http://www.yso.fi/onto/tao-meta/Concept>, <http://www.yso.fi/onto/mao-meta/Concept>, skos:Concept ;
  skos:narrower maotao:p6073 .

maotao:p6073
  skos:exactMatch yso:p19845 ;
  skos:prefLabel "taidehistoria"@fi ;
  skos:definition "kuvataiteiden, arkkitehtuurin ja muun visuaalisen kulttuurin historiallinen kehitys ja sitä tutkiva tiede"@fi ;
  skos:inScheme tao: ;
  skos:broader yso:p1780, maotao:p2480 ;
  a skos:Concept, <http://www.yso.fi/onto/tao-meta/Concept>, <http://www.yso.fi/onto/mao-meta/Concept> ;
  skos:related maotao:p9161 .

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

maotao:p9161
  skos:prefLabel "asemakaavahistoria"@fi ;
  a <http://www.yso.fi/onto/mao-meta/Concept>, skos:Concept ;
  skos:related maotao:p6073 .

yso:p19845
  skos:prefLabel "konsthistoria"@sv, "art history"@en, "taidehistoria"@fi ;
  a <http://www.yso.fi/onto/yso-meta/Concept>, skos:Concept .

