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

yso:p20653
  skos:prefLabel "art forms"@en, "taidelajit"@fi, "konstarter"@sv ;
  a skos:Concept ;
  skos:narrower yso:p1358 .

yso:p1358
  skos:narrower yso:p8235, yso:p13361, yso:p1357 ;
  skos:related yso:p15610 ;
  skos:inScheme puho:conceptscheme ;
  a skos:Concept ;
  skos:prefLabel "religious art"@en, "religiös konst"@sv, "uskonnollinen taide"@fi ;
  skos:broader yso:p20653 .

yso:p13361
  skos:prefLabel "kristen konst"@sv, "christian art"@en, "kristillinen taide"@fi ;
  a skos:Concept ;
  skos:broader yso:p1358 .

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

yso:p15610
  skos:prefLabel "thangka"@sv, "thangkas"@en, "thangkat"@fi ;
  a skos:Concept ;
  skos:related yso:p1358 .

yso:p8235
  skos:prefLabel "church art"@en, "kyrklig konst"@sv, "kirkkotaide"@fi ;
  a skos:Concept ;
  skos:broader yso:p1358 .

yso:p1357
  skos:prefLabel "islamisk konst"@sv, "islamic art"@en, "islamilainen taide"@fi ;
  a skos:Concept ;
  skos:broader yso:p1358 .

