@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 skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p23939
  skos:prefLabel "agitation"@en, "agitation"@sv, "agitaatio"@fi ;
  skos:altLabel "agitointi"@fi ;
  skos:broader tero:p14 ;
  a skos:Concept ;
  yso:p23805 ysa:Y171341 ;
  skosext:broaderGeneric tero:p14 ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p23939 ;
  skos:related tero:p19067 .

tero:conceptscheme a skos:ConceptScheme .
tero:p14
  skos:prefLabel "ömsesidig aktivitet"@sv, "mutual activity"@en, "keskinäinen toiminta"@fi ;
  a skos:Concept ;
  skos:narrower tero:p23939 .

tero:p19067
  skos:prefLabel "incitement"@en, "uppvigling"@sv, "yllytys"@fi ;
  a skos:Concept ;
  skos:related tero:p23939 .

yso:p23939 skos:exactMatch tero:p23939 .
