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

yso:p10920
  skos:prefLabel "political songs"@en, "politiska sånger"@sv, "poliittiset laulut"@fi ;
  a skos:Concept ;
  skos:related yso:p10919 .

yso:p10919
  skos:broader yso:yso_taidelajit ;
  skos:closeMatch ysa:Y14509 ;
  skos:related yso:p10920, yso:p5617 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "political art"@en, "politisk konst"@sv, "poliittinen taide"@fi ;
  a skos:Concept .

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

yso:p5617
  skos:prefLabel "propaganda"@en, "propaganda"@fi, "propaganda"@sv ;
  a skos:Concept ;
  skos:related yso:p10919 .

yso:yso_taidelajit
  skos:prefLabel "taidelajit"@fi ;
  a skos:Concept ;
  skos:narrower yso:p10919 .

valo:p1100 skos:exactMatch yso:p10919 .
