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

tero:p9477
  skosext:broaderGeneric tero:p6988 ;
  skos:altLabel "säljningsfrämjande åtgärder"@sv ;
  a skos:Concept ;
  skos:prefLabel "sales promotion"@en, "sales promotion"@sv, "myynninedistäminen"@fi ;
  skos:exactMatch yso:p9477, allars:Y25526, ysa:Y97596 ;
  skos:inScheme tero:conceptscheme ;
  skos:related tero:p5878 ;
  skos:broader tero:p6988 .

tero:conceptscheme a skos:ConceptScheme .
tero:p5878
  skos:prefLabel "marketing"@en, "marknadsföring"@sv, "markkinointi"@fi ;
  a skos:Concept ;
  skos:related tero:p9477 .

ysa:Y97596 skos:exactMatch tero:p9477 .
yso:p9477 skos:exactMatch tero:p9477 .
tero:p6988
  skos:prefLabel "marketing communication"@en, "markkinointiviestintä"@fi, "marknadskommunikation"@sv ;
  a skos:Concept ;
  skos:narrower tero:p9477 .

allars:Y25526 skos:exactMatch tero:p9477 .
