@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:p19895
  skos:exactMatch yso:p19895, ysa:Y106511, allars:Y23864 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "direct processing"@en, "suorakäsittely"@fi, "online"@sv ;
  skos:altLabel "online"@fi ;
  skosext:broaderGeneric tero:p2408 ;
  a skos:Concept ;
  skos:broader tero:p2408 .

ysa:Y106511 skos:exactMatch tero:p19895 .
tero:conceptscheme a skos:ConceptScheme .
allars:Y23864 skos:exactMatch tero:p19895 .
tero:p2408
  skos:prefLabel "adb"@sv, "automatic data processing"@en, "atk"@fi ;
  a skos:Concept ;
  skos:narrower tero:p19895 .

yso:p19895 skos:exactMatch tero:p19895 .
