@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

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

tero:p11661
  skos:prefLabel "religious magazines"@en, "uskonnolliset lehdet"@fi, "religiösa tidningar"@sv ;
  skosext:broaderGeneric tero:p1255 ;
  skos:related tero:p24531 ;
  skos:exactMatch yso:p11661, allars:Y25092, ysa:Y100584 ;
  a skos:Concept ;
  skos:broader tero:p1255 ;
  skos:inScheme tero:conceptscheme .

ysa:Y100584 skos:exactMatch tero:p11661 .
tero:p24531
  skos:prefLabel "Christian magazines"@en, "kirkolliset lehdet"@fi, "kyrkliga tidningar"@sv ;
  a skos:Concept ;
  skos:related tero:p11661 .

