@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y179744 skos:exactMatch tero:p25208 .
yso:p25208 skos:exactMatch tero:p25208 .
allars:Y40668 skos:exactMatch tero:p25208 .
tero:p25208
  skos:exactMatch allars:Y40668, yso:p25208, ysa:Y179744 ;
  skos:prefLabel "estetismi (aatteet)"@fi, "esteticism (idéer)"@sv ;
  skosext:broaderGeneric tero:p220 ;
  skos:broader tero:p220 ;
  skos:altLabel "esteticism"@sv, "esteettinen liike"@fi ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

tero:p220
  skos:prefLabel "tankar (idéer)"@sv, "ideas"@en, "aatteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p25208 .

