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

tero:p19991
  skos:prefLabel "studenttidningar"@sv, "opiskelijalehdet"@fi, "student magazines and newspapers"@en ;
  a skos:Concept ;
  skos:related tero:p19992 .

yso:p19992 skos:exactMatch tero:p19992 .
ysa:Y102737 skos:exactMatch tero:p19992 .
tero:conceptscheme a skos:ConceptScheme .
tero:p19992
  skosext:broaderGeneric tero:p1255 ;
  skos:exactMatch yso:p19992, allars:Y26147, ysa:Y102737 ;
  a skos:Concept ;
  skos:prefLabel "skoltidningar"@sv, "school magazines"@en, "koululehdet"@fi ;
  skos:altLabel "klasstidningar"@sv, "luokkalehdet"@fi ;
  skos:related tero:p19991 ;
  skos:broader tero:p1255 ;
  skos:inScheme tero:conceptscheme .

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

