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

tero:conceptscheme a skos:ConceptScheme .
yso:p1799 skos:exactMatch tero:p1799 .
tero:p1799
  skos:exactMatch allars:Y22291, yso:p1799, ysa:Y98776 ;
  a skos:Concept ;
  skos:prefLabel "selkolehdet (aikakauslehdet)"@fi, "magazines in simplified language"@en, "lättlästa tidskrifter"@sv ;
  skos:altLabel "selkolehdet"@fi ;
  skosext:broaderGeneric tero:p1255 ;
  skos:broader tero:p1255 ;
  skos:inScheme tero:conceptscheme .

tero:p1255
  skos:prefLabel "magazines"@en, "tidskrifter"@sv, "aikakauslehdet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p1799 .

allars:Y22291 skos:exactMatch tero:p1799 .
ysa:Y98776 skos:exactMatch tero:p1799 .
