@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix valo: <http://www.yso.fi/onto/valo/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

koko:p36081
  skos:prefLabel "e-post"@sv, "e-mail"@en, "sähköposti"@fi ;
  skos:altLabel "elektroninen posti"@fi, "elektronisk post"@sv, "pääteposti"@fi ;
  skos:inScheme yso:conceptscheme ;
  skos:exactMatch yso:p16666, valo:sähköposti ;
  skos:narrower koko:p780 ;
  skos:closeMatch ysa:Y10000 ;
  skos:broader koko:p33377 ;
  dc11:source "Yleinen Suomalainen Asiasanasto#sähköposti" ;
  a skos:Concept .

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

koko:p780
  skos:prefLabel "roskaposti"@fi, "skräppost"@sv ;
  a skos:Concept ;
  skos:broader koko:p36081 .

koko:p33377
  skos:prefLabel "telecommunications services"@en, "teletjänster"@sv, "telepalvelut"@fi ;
  a skos:Concept ;
  skos:narrower koko:p36081 .

