@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 .
tero:p9846
  skos:broader tero:p5759 ;
  skos:prefLabel "kaapelitelevisio"@fi, "kabel-TV"@sv, "cable tv"@en ;
  skos:exactMatch yso:p9846, allars:Y20487, ysa:Y95728 ;
  skos:inScheme tero:conceptscheme ;
  skos:related tero:p9847 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p5759 .

ysa:Y95728 skos:exactMatch tero:p9846 .
yso:p9846 skos:exactMatch tero:p9846 .
tero:p9847
  skos:prefLabel "cable communication"@en, "kaapeliviestintä"@fi, "kabelkommunikation"@sv ;
  a skos:Concept ;
  skos:related tero:p9846 .

tero:p5759
  skos:prefLabel "television"@sv, "televisio"@fi, "television"@en ;
  a skos:Concept ;
  skos:narrower tero:p9846 .

allars:Y20487 skos:exactMatch tero:p9846 .
