@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 dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

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

koko:p33211
  skos:prefLabel "mobile phones"@en, "matkapuhelimet"@fi, "mobiltelefoner"@sv ;
  a skos:Concept ;
  skos:related koko:p1642 .

koko:p36425
  skos:prefLabel "tekniset tuotokset"@fi ;
  a skos:Concept ;
  skos:narrower koko:p1642 .

koko:p1642
  skos:broader koko:p36425 ;
  skos:prefLabel "handsfree-toiminto"@fi, "hands free"@en, "handsfree"@sv ;
  dc11:source "Lähde: Matkaviestinsanasto; Kielitoimisto" ;
  a skos:Concept ;
  skos:closeMatch ysa:Y21912 ;
  skos:altLabel "kädet vapaana -toiminto"@fi, "hands free -toiminto"@fi ;
  skos:related koko:p33211 ;
  skos:inScheme yso:conceptscheme ;
  skos:exactMatch yso:p4361 .

