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

ysa:Y161542 skos:exactMatch tero:p23388 .
yso:p23388 skos:exactMatch tero:p23388 .
allars:Y36906 skos:exactMatch tero:p23388 .
tero:p23388
  a skos:Concept ;
  skos:prefLabel "May Day publications"@en, "vappulehdet"@fi, "förstamajtidningar"@sv ;
  skos:exactMatch yso:p23388, ysa:Y161542, allars:Y36906 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p1255 ;
  skosext:broaderGeneric tero:p1255 .

