@prefix tao: <http://www.yso.fi/onto/tao/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix maotao: <http://www.yso.fi/onto/mao/> .

tao:p1129
  skos:prefLabel "lamput"@fi ;
  a skos:Concept ;
  skos:related tao:p962 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme ;
  skos:hasTopConcept tao:p962 .

tao:p1436
  skos:prefLabel "valonheittimet"@fi ;
  a skos:Concept ;
  skos:related tao:p962 .

yso:p2099
  skos:prefLabel "belysningsarmaturer"@sv, "lamps"@en, "valaisimet"@fi ;
  a skos:Concept .

tao:p962
  skos:related tao:p1077, tao:p1129, tao:p1800, tao:p1436 ;
  skos:topConceptOf yso:conceptscheme ;
  skos:exactMatch yso:p2099 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "valaisimet"@fi ;
  a skos:Concept .

tao:p1800
  skos:prefLabel "varjostimet"@fi ;
  a skos:Concept ;
  skos:related tao:p962 .

maotao:p827 skos:exactMatch tao:p962 .
tao:p1077
  skos:prefLabel "valot"@fi ;
  a skos:Concept ;
  skos:related tao:p962 .

