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

tero:p5878
  skos:prefLabel "marketing"@en, "marknadsföring"@sv, "markkinointi"@fi ;
  a skos:Concept ;
  skos:narrower tero:p23966 .

tero:conceptscheme a skos:ConceptScheme .
tero:p23966
  skosext:broaderGeneric tero:p5878 ;
  yso:p23805 ysa:Y175598 ;
  skos:broader tero:p5878 ;
  skos:exactMatch yso:p23966 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "service marketing"@en, "palvelumarkkinointi"@fi, "servicemarknadsföring"@sv ;
  a skos:Concept .

yso:p23966 skos:exactMatch tero:p23966 .
