@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@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:p36
  skos:prefLabel "kommunikation"@sv, "communication"@en, "viestintä"@fi ;
  a skos:Concept ;
  skos:narrower tero:p12769 .

tero:conceptscheme a skos:ConceptScheme .
allars:Y20205 skos:exactMatch tero:p12769 .
yso:p12769 skos:exactMatch tero:p12769 .
ysa:Y109812 skos:exactMatch tero:p12769 .
tero:p8551
  a skos:Collection ;
  skos:prefLabel "viestintä osallistujien mukaan"@fi ;
  skos:member tero:p12769 .

tero:p12769
  skos:prefLabel "kansainvälinen viestintä"@fi, "international communication"@en, "internationell kommunikation"@sv ;
  skos:exactMatch yso:p12769, ysa:Y109812, allars:Y20205 ;
  a skos:Concept ;
  skos:broader tero:p36 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p36 .

