@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:conceptscheme a skos:ConceptScheme .
yso:p19006 skos:exactMatch tero:p19006 .
tero:p19006
  skos:exactMatch allars:Y22074, ysa:Y97921, yso:p19006 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "local television"@en, "paikallistelevisio"@fi, "lokal-TV"@sv ;
  skosext:broaderGeneric tero:p5759 ;
  skos:altLabel "lähitelevisio"@fi, "när-TV"@sv ;
  skos:broader tero:p5759 ;
  a skos:Concept .

allars:Y22074 skos:exactMatch tero:p19006 .
ysa:Y97921 skos:exactMatch tero:p19006 .
tero:p5759
  skos:prefLabel "television"@sv, "televisio"@fi, "television"@en ;
  a skos:Concept ;
  skos:narrower tero:p19006 .

