@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#> .

tero:conceptscheme a skos:ConceptScheme .
yso:p24531 skos:exactMatch tero:p24531 .
tero:p1255
  skos:prefLabel "magazines"@en, "tidskrifter"@sv, "aikakauslehdet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24531 .

tero:p11661
  skos:prefLabel "uskonnolliset lehdet"@fi, "religious magazines"@en, "religiösa tidningar"@sv ;
  a skos:Concept ;
  skos:related tero:p24531 .

tero:p24531
  a skos:Concept ;
  yso:p23805 ysa:Y172920 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p1255 ;
  skos:prefLabel "kyrkliga tidningar"@sv, "Christian magazines"@en, "kirkolliset lehdet"@fi ;
  skosext:broaderGeneric tero:p1255 ;
  skos:exactMatch yso:p24531 ;
  skos:altLabel "seurakuntalehdet"@fi ;
  skos:related tero:p11661 .

