@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@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:conceptscheme a skos:ConceptScheme .
allars:Y28120 skos:exactMatch tero:p10538 .
tero:p10537
  skos:prefLabel "video technology"@en, "videoteknik"@sv, "videotekniikka"@fi ;
  a skos:Concept ;
  skos:related tero:p10538 .

yso:p10538 skos:exactMatch tero:p10538 .
tero:p10538
  skos:prefLabel "television technology"@en, "TV-teknik"@sv, "televisiotekniikka"@fi ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p10538, ysa:Y104579, allars:Y28120 ;
  skos:broader tero:p8944 ;
  a skos:Concept ;
  skos:related tero:p10537 ;
  skosext:broaderGeneric tero:p8944 .

tero:p8944
  skos:prefLabel "telekommunikationsteknik"@sv, "communications technology"@en, "tietoliikennetekniikka"@fi ;
  a skos:Concept ;
  skos:narrower tero:p10538 .

ysa:Y104579 skos:exactMatch tero:p10538 .
