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

tero:p19991
  a skos:Concept ;
  skos:exactMatch yso:p19991, ysa:Y97828, allars:Y27028 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "opiskelijalehdet"@fi, "studenttidningar"@sv, "student magazines and newspapers"@en ;
  skos:broader tero:p1255 ;
  skos:related tero:p19992 ;
  skosext:broaderGeneric tero:p1255 .

tero:conceptscheme a skos:ConceptScheme .
tero:p19992
  skos:prefLabel "skoltidningar"@sv, "school magazines"@en, "koululehdet"@fi ;
  a skos:Concept ;
  skos:related tero:p19991 .

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

allars:Y27028 skos:exactMatch tero:p19991 .
yso:p19991 skos:exactMatch tero:p19991 .
ysa:Y97828 skos:exactMatch tero:p19991 .
