@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p21037
  skos:narrower tero:p18317, tero:p14003 ;
  skos:exactMatch allars:Y16984, yso:p21037 ;
  skos:prefLabel "diskussion"@sv, "keskustelu (pohdinta)"@fi ;
  skos:broader tero:p2494 ;
  rdfs:comment "debatt + diskussion + samtal = keskustelu"@sv ;
  skosext:broaderGeneric tero:p2494 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

tero:p2494
  skos:prefLabel "talkommunikation"@sv, "oral communication"@en, "puheviestintä"@fi ;
  a skos:Concept ;
  skos:narrower tero:p21037 .

tero:conceptscheme a skos:ConceptScheme .
allars:Y16984 skos:exactMatch tero:p21037 .
yso:p21037 skos:exactMatch tero:p21037 .
tero:p14003
  skos:prefLabel "värdediskussion"@sv, "arvokeskustelu"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p21037 ;
  skos:broader tero:p21037 .

tero:p18317
  skos:prefLabel "utvecklingssamtal"@sv, "subordinate"@en, "kehityskeskustelut"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p21037 ;
  skos:broader tero:p21037 .

