@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:p8990
  skos:prefLabel "regional newspapers"@en, "regiontidningar"@sv, "aluelehdet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p8989 .

tero:p8989
  skos:broader tero:p8990 ;
  skos:exactMatch ysa:Y97151, yso:p8989, allars:Y24986 ;
  skosext:broaderGeneric tero:p8990 ;
  skos:prefLabel "provincial newspapers"@en, "regionala tidningar"@sv, "maakuntalehdet"@fi ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
allars:Y24986 skos:exactMatch tero:p8989 .
yso:p8989 skos:exactMatch tero:p8989 .
ysa:Y97151 skos:exactMatch tero:p8989 .
