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

tero:p11599
  skos:broader tero:p2421 ;
  skos:exactMatch yso:p11599, allars:Y21541, ysa:Y101824 ;
  skos:related tero:p9104, tero:p8659 ;
  skos:prefLabel "afternoon papers"@en, "kvällstidningar"@sv, "iltapäivälehdet"@fi ;
  skosext:broaderGeneric tero:p2421 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

tero:p9104
  skos:prefLabel "yellow press"@en, "sensationspress (tidskrifter)"@sv, "sensaatiolehdet (aikakauslehdet)"@fi ;
  a skos:Concept ;
  skos:related tero:p11599 .

tero:conceptscheme a skos:ConceptScheme .
allars:Y21541 skos:exactMatch tero:p11599 .
ysa:Y101824 skos:exactMatch tero:p11599 .
tero:p8659
  skos:prefLabel "yellow press"@en, "sensationspress (tidningar)"@sv, "sensaatiolehdet (sanomalehdet)"@fi ;
  a skos:Concept ;
  skos:related tero:p11599 .

yso:p11599 skos:exactMatch tero:p11599 .
tero:p2421
  skos:prefLabel "tidningar"@sv, "sanomalehdet"@fi, "newspapers"@en ;
  a skos:Concept ;
  skos:narrower tero:p11599 .

