@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix puho: <http://www.yso.fi/onto/puho/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p17817
  skos:broader yso:p36 ;
  skos:related yso:p21256, yso:p14004 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "discourse"@en, "diskurssi"@fi, "diskurs"@sv ;
  a skos:Concept .

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

yso:p21256
  skos:prefLabel "keskustelu (väittely)"@fi, "debatt"@sv ;
  a skos:Concept ;
  skos:related yso:p17817 .

puho:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p14004
  skos:prefLabel "conversation"@en, "keskustelu (puhe)"@fi, "samtal"@sv ;
  a skos:Concept ;
  skos:related yso:p17817 .

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

