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

tero:p6725
  skos:exactMatch yso:p6725, ysa:Y117693, allars:Y22047 ;
  skos:broader tero:p6726 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p6726 ;
  skos:prefLabel "valomainokset"@fi, "neon signs"@en, "ljusreklam"@sv ;
  skos:inScheme tero:conceptscheme ;
  skos:altLabel "mainosvalot"@fi .

allars:Y22047 skos:exactMatch tero:p6725 .
tero:conceptscheme a skos:ConceptScheme .
yso:p6725 skos:exactMatch tero:p6725 .
tero:p6726
  skos:prefLabel "advertisements"@en, "reklamer"@sv, "mainokset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p6725 .

ysa:Y117693 skos:exactMatch tero:p6725 .
