@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:p24630
  skos:prefLabel "search engine optimization"@en, "hakukoneoptimointi"@fi, "sökmotoroptimering"@sv ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p24629 ;
  skos:broader tero:p24629 .

tero:p24629
  skosext:broaderGeneric tero:p23942 ;
  skos:prefLabel "search engine marketing"@en, "sökmotormarknadsföring"@sv, "hakukonemarkkinointi"@fi ;
  skos:inScheme tero:conceptscheme ;
  yso:p23805 ysa:Y175321 ;
  skos:exactMatch yso:p24629 ;
  a skos:Concept ;
  skos:broader tero:p23942 ;
  skos:narrower tero:p24630 .

tero:conceptscheme a skos:ConceptScheme .
yso:p24629 skos:exactMatch tero:p24629 .
tero:p23942
  skos:prefLabel "digital marketing"@en, "digitaalinen markkinointi"@fi, "digital marknadsföring"@sv ;
  a skos:Concept ;
  skos:narrower tero:p24629 .

