@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 skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
tero:p24610
  skos:prefLabel "mustesuihkutulostus"@fi, "ink-jet printing"@en, "bläckstråleutskrift"@sv ;
  skos:broader tero:p24607 ;
  yso:p23805 ysa:Y172952 ;
  skos:exactMatch yso:p24610 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:altLabel "mustesuihkutulostaminen"@fi, "inkjet-tulostus"@fi ;
  skosext:broaderGeneric tero:p24607 .

yso:p24610 skos:exactMatch tero:p24610 .
tero:p24607
  skos:prefLabel "utskrift (verksamhet)"@sv, "tulostus"@fi, "printing"@en ;
  a skos:Concept ;
  skos:narrower tero:p24610 .

