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

tero:p24803
  skos:exactMatch allars:Y40690, yso:p24803, ysa:Y179770 ;
  skos:prefLabel "maanpuolustuslehdet"@fi, "militärtidningar"@sv ;
  skosext:broaderGeneric tero:p1255 ;
  skos:altLabel "sotilaslehdet"@fi ;
  a skos:Concept ;
  skos:broader tero:p1255 ;
  skos:inScheme tero:conceptscheme .

allars:Y40690 skos:exactMatch tero:p24803 .
