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

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

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:inScheme yso:conceptscheme ;
  skos:related yso:p15610 ;
  a skos:Concept ;
  skos:prefLabel "religious art"@en, "religiös konst"@sv, "uskonnollinen taide"@fi ;
  skos:closeMatch allars:Y25076, ysa:Y102542 ;
  skos:broader yso:p20653 .

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

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 .

