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

ysa:Y118875 skos:exactMatch tero:p11566 .
allars:Y23414 skos:exactMatch tero:p11566 .
tero:p11566
  skos:prefLabel "luonnonvalo"@fi, "natural light"@en, "naturljus"@sv ;
  skos:exactMatch yso:p11566, allars:Y23414, ysa:Y118875 ;
  skos:altLabel "dagsljus"@sv, "daylight"@en, "päivänvalo"@fi ;
  skos:related tero:p11565 ;
  skosext:broaderGeneric tero:p5742 ;
  a skos:Concept ;
  skos:broader tero:p5742 ;
  skos:inScheme tero:conceptscheme .

tero:conceptscheme a skos:ConceptScheme .
tero:p5742
  skos:prefLabel "ljus"@sv, "light"@en, "valo"@fi ;
  a skos:Concept ;
  skos:narrower tero:p11566 .

tero:p11565
  skos:prefLabel "konstljus"@sv, "artificial light"@en, "keinovalo"@fi ;
  a skos:Concept ;
  skos:related tero:p11566 .

yso:p11566 skos:exactMatch tero:p11566 .
