@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

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

koko:p34772
  skos:broader koko:p33593 ;
  a skos:Concept ;
  skos:altLabel "pc"@sv, "mikrodatorer"@sv, "pc"@fi, "hemdatorer"@sv, "kotitietokoneet"@fi ;
  skos:closeMatch ysa:Y3374 ;
  skos:exactMatch yso:p6786 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "persondatorer"@sv, "microcomputers"@en, "mikrotietokoneet"@fi ;
  skos:narrower koko:p13958 .

koko:p33593
  skos:prefLabel "computers"@en, "tietokoneet"@fi, "datorer"@sv ;
  a skos:Concept ;
  skos:narrower koko:p34772 .

koko:p13958
  skos:prefLabel "bärbara datorer"@sv, "portable computers"@en, "kannettavat tietokoneet"@fi ;
  a skos:Concept ;
  skos:broader koko:p34772 .

