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

yso:p5001 skos:exactMatch tero:p5001 .
ysa:Y97481 skos:exactMatch tero:p5001 .
tero:conceptscheme a skos:ConceptScheme .
tero:p421
  skos:prefLabel "tyylit (ilmiöt)"@fi, "styles"@en, "stilar"@sv ;
  a skos:Concept ;
  skos:narrower tero:p5001 .

tero:p5001
  skos:exactMatch yso:p5001, allars:Y23003, ysa:Y97481 ;
  skos:prefLabel "modernism"@en, "modernism"@sv, "modernismi"@fi ;
  skosext:broaderGeneric tero:p421 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p421 .

allars:Y23003 skos:exactMatch tero:p5001 .
