@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:p14112
  skos:broader yso:p5444 ;
  skos:narrower yso:p21841, yso:p17816 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "network communication"@en, "nätkommunikation"@sv, "verkkoviestintä"@fi ;
  a skos:Concept .

yso:p21841
  skos:prefLabel "online discussion"@en, "nätdiskussion"@sv, "verkkokeskustelu"@fi ;
  a skos:Concept ;
  skos:broader yso:p14112 .

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

yso:p17816
  skos:prefLabel "web chat"@en, "chatt"@sv, "verkkojuttelu"@fi ;
  a skos:Concept ;
  skos:broader yso:p14112 .

yso:p5444
  skos:prefLabel "elektronisk kommunikation"@sv, "electronic communication"@en, "sähköinen viestintä"@fi ;
  a skos:Concept ;
  skos:narrower yso:p14112 .

