@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

yso:p220
  skos:prefLabel "tankar (idéer)"@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:prefLabel "eclectism"@en, "eklekticism"@sv, "eklektismi"@fi ;
  skos:related yso:p4949, yso:p5959 ;
  skos:closeMatch allars:Y17231, ysa:Y101122 ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p220 ;
  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"@en, "historism"@sv, "historismi"@fi ;
  a skos:Concept ;
  skos:related yso:p5960 .

