@prefix allars: <http://www.yso.fi/onto/allars/> .
@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .

allars:Y25004 skos:exactMatch tero:p8990 .
tero:p8990
  skos:prefLabel "aluelehdet"@fi, "regional newspapers"@en, "regiontidningar"@sv ;
  skos:broader tero:p2421 ;
  skosext:broaderGeneric tero:p2421 ;
  skos:exactMatch ysa:Y118794, yso:p8990, allars:Y25004 ;
  skos:narrower tero:p18996, tero:p8989 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

tero:p8989
  skos:prefLabel "provincial newspapers"@en, "maakuntalehdet"@fi, "regionala tidningar"@sv ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p8990 ;
  skos:broader tero:p8990 .

ysa:Y118794 skos:exactMatch tero:p8990 .
tero:conceptscheme a skos:ConceptScheme .
yso:p8990 skos:exactMatch tero:p8990 .
tero:p18996
  skos:prefLabel "lokaltidningar"@sv, "local newspapers"@en, "paikallislehdet"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p8990 ;
  skos:broader tero:p8990 .

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

