@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p2876
  skos:prefLabel "styrinstrument"@sv, "ohjaimet"@fi, "drivers"@en ;
  a skos:Concept ;
  skos:narrower tero:p11883 .

tero:conceptscheme a skos:ConceptScheme .
allars:Y30698 skos:exactMatch tero:p11883 .
yso:p11883 skos:exactMatch tero:p11883 .
ysa:Y134663 skos:exactMatch tero:p11883 .
tero:p11883
  skos:prefLabel "näytönohjaimet"@fi, "graphics processing units"@en, "grafikkort"@sv ;
  skos:broader tero:p2876 ;
  skos:exactMatch allars:Y30698, yso:p11883, ysa:Y134663 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p2876 .

