@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#> .

tao:p1464
  skos:prefLabel "koristemaalaus"@fi ;
  a skos:Concept ;
  skos:broader tao:p1465 .

maotao:p3697 skos:exactMatch tao:p1465 .
yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

tao:p199
  skos:prefLabel "taide"@fi ;
  a skos:Concept ;
  skos:narrower tao:p1465 .

tao:p1465
  skos:broader tao:p199 ;
  skos:altLabel "dekoraatio"@fi ;
  skos:narrower tao:p1464, tao:p9 ;
  skos:exactMatch yso:p8853 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "koristetaide"@fi ;
  a skos:Concept .

yso:p8853
  skos:prefLabel "dekorativ konst"@sv, "decorative art"@en, "koristetaide"@fi ;
  a skos:Concept .

tao:p9
  skos:prefLabel "ornamentiikka"@fi ;
  a skos:Concept ;
  skos:broader tao:p1465 .

