@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p24223
  skos:altLabel "Internet-televisio"@fi, "netti-tv"@fi, "Internet-tv"@fi ;
  yso:p23805 ysa:Y175440 ;
  skos:prefLabel "nettitelevisio"@fi, "internet television"@en, "nät-TV"@sv ;
  skos:exactMatch yso:p24223 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p5759 ;
  skos:broader tero:p5759 .

yso:p24223 skos:exactMatch tero:p24223 .
tero:conceptscheme a skos:ConceptScheme .
tero:p5759
  skos:prefLabel "television"@sv, "televisio"@fi, "television"@en ;
  a skos:Concept ;
  skos:narrower tero:p24223 .

