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

yso:p9246
  skos:related yso:p2099, yso:p9245 ;
  skos:prefLabel "ljuskällor"@sv, "valot (tekninen objekti)"@fi, "lights"@en ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch allars:Y38909, ysa:Y107126 ;
  skos:broader yso:p1340 .

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

yso:p1340
  skos:prefLabel "tekniskt objekt"@sv, "technical object"@en, "tekninen objekti"@fi ;
  a skos:Concept ;
  skos:narrower yso:p9246 .

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

yso:p9245
  skos:prefLabel "searchlights"@en, "strålkastare"@sv, "valonheittimet"@fi ;
  a skos:Concept ;
  skos:related yso:p9246 .

