@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

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

tero:conceptscheme a skos:ConceptScheme .
tero:p14993
  skos:broader tero:p36 ;
  skos:exactMatch yso:p14993, ysa:Y95544, allars:Y19930 ;
  skos:prefLabel "improvisation"@en, "improvisation"@sv, "improvisointi"@fi ;
  skosext:broaderGeneric tero:p36 ;
  a skos:Concept ;
  skos:altLabel "improvisaatio"@fi ;
  skos:inScheme tero:conceptscheme .

tero:p24835
  a skos:Collection ;
  skos:prefLabel "viestintä viestin esitystavan mukaan"@fi ;
  skos:member tero:p14993 .

allars:Y19930 skos:exactMatch tero:p14993 .
ysa:Y95544 skos:exactMatch tero:p14993 .
yso:p14993 skos:exactMatch tero:p14993 .
