@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:Y94625 skos:exactMatch tero:p13054 .
yso:p13054 skos:exactMatch tero:p13054 .
tero:p1255
  skos:prefLabel "magazines"@en, "tidskrifter"@sv, "aikakauslehdet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p13054 .

tero:p13054
  skos:exactMatch ysa:Y94625, yso:p13054, allars:Y17683 ;
  skos:prefLabel "facktidskrifter"@sv, "vocational magazines"@en, "ammattilehdet"@fi ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p1255 ;
  skos:broader tero:p1255 .

allars:Y17683 skos:exactMatch tero:p13054 .
