@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@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/> .

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

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

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

allars:Y29885 skos:exactMatch tero:p4361 .
