@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#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .

tero:p13061
  skos:prefLabel "road lighting"@en, "vägbelysning"@sv, "tievalaistus"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p11488 ;
  skos:exactMatch ysa:Y99537, allars:Y29039, yso:p13061 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p11488 .

ysa:Y99537 skos:exactMatch tero:p13061 .
tero:conceptscheme a skos:ConceptScheme .
allars:Y29039 skos:exactMatch tero:p13061 .
tero:p11488
  skos:prefLabel "utomhusbelysning"@sv, "outdoor lighting"@en, "ulkovalaistus"@fi ;
  a skos:Concept ;
  skos:narrower tero:p13061 .

yso:p13061 skos:exactMatch tero:p13061 .
