@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/ttl/TTL1716> skos:exactMatch tero:TTL1716 .
tero:TTL1716
  skosext:broaderGeneric tero:p14957 ;
  skos:broader tero:p14957 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL1716>, tero:p2099 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "fluorescent lamps"@en, "lysrör"@sv, "loisteputket"@fi ;
  a skos:Concept .

tero:p14957
  skos:prefLabel "electric lamps"@en, "ellampor"@sv, "sähkölamput"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL1716 .

tero:p2099
  skos:prefLabel "lighting equipment"@en, "belysningsarmaturer"@sv, "valaisimet"@fi ;
  a skos:Concept ;
  skos:exactMatch tero:TTL1716 .

