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

tero:conceptscheme a skos:ConceptScheme .
tero:p10315
  a skos:Concept ;
  skosext:broaderGeneric tero:p1255 ;
  skos:altLabel "tieteelliset lehdet"@fi ;
  skos:broader tero:p1255 ;
  skos:exactMatch allars:Y28796, ysa:Y100582, yso:p10315 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "scientific journals"@en, "vetenskapliga tidskrifter"@sv, "tiedelehdet"@fi .

allars:Y28796 skos:exactMatch tero:p10315 .
tero:p1255
  a skos:Concept ;
  skos:narrower tero:p10315 ;
  skos:prefLabel "magazines"@en, "tidskrifter"@sv, "aikakauslehdet"@fi .

yso:p10315 skos:exactMatch tero:p10315 .
ysa:Y100582 skos:exactMatch tero:p10315 .
