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

yso:p220
  skos:prefLabel "ideer"@sv, "ideas"@en, "aatteet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p5960 .

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

yso:p5960
  skos:broader yso:p220 ;
  skos:closeMatch ysa:Y7027 ;
  skos:related yso:p4949, yso:p5959 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "eclectism"@en, "eklektismi"@fi, "eklekticism"@sv ;
  a skos:Concept .

yso:p4949
  skos:prefLabel "revival styles"@en, "imitationsstilar"@sv, "kertaustyylit"@fi ;
  a skos:Concept ;
  skos:related yso:p5960 .

yso:p5959
  skos:prefLabel "historism"@sv, "historismi"@fi ;
  a skos:Concept ;
  skos:related yso:p5960 .

valo:p344 skos:exactMatch yso:p5960 .
