@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:p6786 skos:exactMatch tero:p6786 .
tero:p6787
  skos:prefLabel "computers"@en, "tietokoneet"@fi, "datorer"@sv ;
  a skos:Concept ;
  skos:narrower tero:p6786 .

allars:Y24251 skos:exactMatch tero:p6786 .
ysa:Y97462 skos:exactMatch tero:p6786 .
tero:p4833
  skos:prefLabel "bärbara datorer"@sv, "portable computers"@en, "kannettavat tietokoneet"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p6786 ;
  skos:broader tero:p6786 .

tero:p6786
  skos:altLabel "hemdatorer"@sv, "mikrodatorer"@sv, "pc"@sv, "pc"@fi, "kotitietokoneet"@fi ;
  skos:exactMatch yso:p6786, allars:Y24251, ysa:Y97462 ;
  skos:narrower tero:p4833 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p6787 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p6787 ;
  skos:prefLabel "persondatorer"@sv, "microcomputers"@en, "mikrotietokoneet"@fi .

