@prefix yso: <http://www.yso.fi/onto/yso/> .
@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/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p7037
  skos:prefLabel "tradition"@en, "perinne"@fi, "tradition"@sv ;
  a skos:Concept ;
  skos:related yso:p6109 .

yso:p6106
  skos:prefLabel "conservatism"@en, "konservatism"@sv, "konservatismi"@fi ;
  a skos:Concept ;
  skos:related yso:p6109 .

yso:p8477
  skos:prefLabel "sed"@sv, "tradition"@en, "traditio"@fi ;
  a skos:Concept ;
  skos:related yso:p6109 .

yso:p127
  skos:prefLabel "teoriat (tuotokset)"@fi, "teorier (alster)"@sv, "theories"@en ;
  a skos:Concept ;
  skos:narrower yso:p6109 .

yso:p6109
  skos:related yso:p6106, yso:p7037, yso:p8477 ;
  a skos:Concept ;
  skos:closeMatch allars:Y27859, ysa:Y104645 ;
  skos:broader yso:p127 ;
  skos:prefLabel "traditionalismi"@fi, "traditionalism"@en, "traditionalism"@sv ;
  skos:inScheme yso:conceptscheme .

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

