@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

yso:p8659
  skos:prefLabel "yellow press"@en, "sensationspress (tidningar)"@sv, "sensaatiolehdet (sanomalehdet)"@fi ;
  a skos:Concept ;
  skos:related yso:p11599 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

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

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

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

