@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
yso:p11225 skos:exactMatch tero:p11225 .
tero:p2442
  skos:prefLabel "devices"@en, "apparater"@sv, "laitteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p11225 .

allars:Y16940 skos:exactMatch tero:p11225 .
tero:p11225
  skos:exactMatch ysa:Y104271, allars:Y16940, yso:p11225 ;
  skos:prefLabel "sanelukoneet"@fi, "dictating machines"@en, "diktafoner"@sv ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p2442 ;
  skos:broader tero:p2442 .

ysa:Y104271 skos:exactMatch tero:p11225 .
