@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix maotao: <http://www.yso.fi/onto/mao/> .

tao:p527
  skos:broader tao:p19 ;
  skos:altLabel "nonfiguratiivinen taide"@fi ;
  skos:exactMatch yso:p13274 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "abstrakti taide"@fi ;
  a skos:Concept .

tao:p19
  skos:prefLabel "tyylikaudet ja taidesuuntaukset"@fi ;
  a skos:Concept ;
  skos:narrower tao:p527 .

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

maotao:p1010 skos:exactMatch tao:p527 .
yso:p13274
  skos:prefLabel "abstract art"@en, "abstrakti taide"@fi, "abstrakt konst"@sv ;
  a skos:Concept .

