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

yso:p4361
  skos:prefLabel "hands free"@en, "handsfree-toiminto"@fi, "handsfree"@sv ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  skos:altLabel "hands free -toiminto"@fi, "kädet vapaana -toiminto"@fi ;
  skos:closeMatch allars:Y29885, ysa:Y128409 ;
  skos:broader yso:p690 ;
  skos:related yso:p4362 ;
  dc11:source "Lähde: Matkaviestinsanasto; Kielitoimisto" .

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

yso:p690
  skos:prefLabel "tekniska alster"@sv, "technical accomplishments"@en, "tekniset tuotokset"@fi ;
  a skos:Concept ;
  skos:narrower yso:p4361 .

yso:p4362
  skos:prefLabel "mobile phones"@en, "matkapuhelimet"@fi, "mobiltelefoner"@sv ;
  a skos:Concept ;
  skos:related yso:p4361 .

