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

tero:conceptscheme a skos:ConceptScheme .
allars:Y16769 skos:exactMatch tero:p18649 .
ysa:Y99510 skos:exactMatch tero:p18649 .
tero:p18649
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p18649, allars:Y16769, ysa:Y99510 ;
  skos:prefLabel "tietojenkäsittelyoppi"@fi, "computer science"@en, "databehandlingslära"@sv ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p21029 ;
  skos:broader tero:p21029 .

tero:p21029
  skos:prefLabel "computer sciences"@en, "tietojenkäsittelytieteet"@fi, "IT-vetenskaper"@sv ;
  a skos:Concept ;
  skos:narrower tero:p18649 .

yso:p18649 skos:exactMatch tero:p18649 .
