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

yso:p23970 skos:exactMatch tero:p23970 .
tero:conceptscheme a skos:ConceptScheme .
tero:p23971
  skos:prefLabel "software suites"@en, "ohjelmistopaketit"@fi, "programpaket"@sv ;
  a skos:Concept ;
  skos:narrower tero:p23970 .

tero:p23970
  skosext:broaderGeneric tero:p23971 ;
  yso:p23805 ysa:Y170975 ;
  skos:broader tero:p23971 ;
  skos:exactMatch yso:p23970 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "iLife"@en, "iLife"@fi, "iLife"@sv ;
  a skos:Concept .

