@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

yso:p1254 skos:exactMatch tero:p1254 .
tero:p1254
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch allars:Y23184, yso:p1254, ysa:Y100577 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p1255 ;
  skos:prefLabel "music magazines"@en, "musiktidskrifter"@sv, "musiikkilehdet"@fi ;
  skos:broader tero:p1255 .

tero:conceptscheme a skos:ConceptScheme .
allars:Y23184 skos:exactMatch tero:p1254 .
ysa:Y100577 skos:exactMatch tero:p1254 .
tero:p1255
  skos:prefLabel "magazines"@en, "tidskrifter"@sv, "aikakauslehdet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p1254 .

