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

ysa:Y110271 skos:exactMatch tero:p16609 .
tero:p16609
  skos:prefLabel "christmas magazines"@en, "jultidningar"@sv, "joululehdet"@fi ;
  skosext:broaderGeneric tero:p1255 ;
  a skos:Concept ;
  skos:exactMatch yso:p16609, allars:Y20432, ysa:Y110271 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p1255 .

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

