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

maotao:p3236 skos:exactMatch tao:p155 .
tao:p154
  skos:prefLabel "kuvatallenteet"@fi ;
  a skos:Concept ;
  skos:broader tao:p155 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme ;
  skos:hasTopConcept tao:p155 .

tao:p321
  skos:prefLabel "optiset tallenteet"@fi ;
  a skos:Concept ;
  skos:broader tao:p155 .

tao:p155
  skos:narrower tao:p883, tao:p154, tao:p2033, tao:p321 ;
  skos:topConceptOf yso:conceptscheme ;
  skos:exactMatch yso:p1999 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "tallenteet"@fi ;
  a skos:Concept .

yso:p1999
  skos:prefLabel "dokument  -- upptagningar"@sv, "recordings"@en, "tallenteet"@fi ;
  a skos:Concept .

tao:p883
  skos:prefLabel "tietokortit"@fi ;
  a skos:Concept ;
  skos:broader tao:p155 .

tao:p2033
  skos:prefLabel "atk-tallenteet"@fi ;
  a skos:Concept ;
  skos:broader tao:p155 .

