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

tero:p36
  skos:prefLabel "kommunikation"@sv, "communication"@en, "viestintä"@fi ;
  a skos:Concept ;
  skos:narrower tero:p8550 .

tero:conceptscheme a skos:ConceptScheme .
tero:p8550
  skos:prefLabel "targeted communication"@en, "kohdeviestintä"@fi, "målinriktad kommunikation"@sv ;
  skos:broader tero:p36 ;
  skos:altLabel "privat kommunikation"@sv ;
  skosext:broaderGeneric tero:p36 ;
  skos:exactMatch allars:Y24596, ysa:Y102598, yso:p8550 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

allars:Y24596 skos:exactMatch tero:p8550 .
yso:p8550 skos:exactMatch tero:p8550 .
tero:p8551
  a skos:Collection ;
  skos:prefLabel "viestintä osallistujien mukaan"@fi ;
  skos:member tero:p8550 .

ysa:Y102598 skos:exactMatch tero:p8550 .
