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

tero:p11583
  skos:prefLabel "kombiapparater"@sv, "multi-function devices"@en, "monitoimilaitteet"@fi ;
  skos:exactMatch yso:p11583, ysa:Y133676, allars:Y30379 ;
  skos:broader tero:p2442 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p2442 .

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

yso:p11583 skos:exactMatch tero:p11583 .
allars:Y30379 skos:exactMatch tero:p11583 .
