@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:p485
  a skos:Concept ;
  skos:narrower tao:p1464 ;
  skos:prefLabel "maalaustaide (maalauksen aihe tai kohde, käyttöalue)"@fi .

tao:p1464
  a skos:Concept ;
  skos:broader tao:p485, tao:p1465 ;
  skos:exactMatch maotao:p3656, yso:p10007 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "koristemaalaus"@fi .

yso:p10007
  a skos:Concept ;
  skos:prefLabel "decorative painting"@en, "dekorationsmålning"@sv, "koristemaalaus"@fi .

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

maotao:p3656
  a skos:Concept ;
  skos:exactMatch tao:p1464 ;
  skos:prefLabel "koristemaalaus"@fi .

tao:p1465
  a skos:Concept ;
  skos:narrower tao:p1464 ;
  skos:prefLabel "koristetaide"@fi .

