@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:p23942
  skos:prefLabel "digital marketing"@en, "digitaalinen markkinointi"@fi, "digital marknadsföring"@sv ;
  a skos:Concept ;
  skos:narrower tero:p23941 .

tero:conceptscheme a skos:ConceptScheme .
tero:p23941
  skosext:broaderGeneric tero:p23942 ;
  yso:p23805 ysa:Y175467 ;
  skos:broader tero:p23942 ;
  skos:exactMatch yso:p23941 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "mobile advertising"@en, "mobilmarknadsföring"@sv, "mobiilimarkkinointi"@fi ;
  a skos:Concept .

yso:p23941 skos:exactMatch tero:p23941 .
