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

tero:conceptscheme a skos:ConceptScheme .
yso:p17821 skos:exactMatch tero:p17821 .
ysa:Y102875 skos:exactMatch tero:p17821 .
tero:p1340
  skos:prefLabel "tekniskt objekt"@sv, "technical object"@en, "tekninen objekti"@fi ;
  a skos:Concept ;
  skos:narrower tero:p17821 .

tero:p17821
  skos:exactMatch ysa:Y102875, yso:p17821, allars:Y42281 ;
  skos:broader tero:p5759, tero:p1340 ;
  skos:prefLabel "bildrör"@sv, "picture tubes"@en, "kuvaputket"@fi ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p1340 ;
  skos:altLabel "cathode-ray tubes"@en ;
  a skos:Concept ;
  skosext:broaderPartitive tero:p5759 .

allars:Y42281 skos:exactMatch tero:p17821 .
tero:p5759
  skos:prefLabel "television"@sv, "televisio"@fi, "television"@en ;
  a skos:Concept ;
  skos:narrower tero:p17821 .

