@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p17816
  skos:prefLabel "web chat"@en, "verkkojuttelu"@fi, "chatt"@sv ;
  skos:related yso:p14004 ;
  a skos:Concept ;
  skos:altLabel "päätekeskustelu"@fi, "chattailu"@fi, "prat  -- på nätet"@sv, "verkkokeskustelu"@fi, "tjatt"@sv, "irkkaus"@fi, "nätsnack"@sv, "diskussion  -- på nätet"@sv ;
  skos:scopeNote "Kahden tai useamman käyttäjän reaaliaikainen viestien vaihto tietoverkossa" ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p36 ;
  dc11:source "Lähde: Tietotekniikan termitalkoot" ;
  skos:closeMatch ysa:Y17718 .

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

yso:p14004
  skos:prefLabel "conversation"@en, "keskustelu"@fi, "samtal"@sv ;
  a skos:Concept ;
  skos:related yso:p17816 .

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

