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

allars:Y35447 skos:exactMatch tero:p21942 .
tero:conceptscheme a skos:ConceptScheme .
tero:p1007
  skos:prefLabel "värde"@sv, "value"@en, "arvo (ominaisuudet)"@fi ;
  a skos:Concept ;
  skos:narrower tero:p21942 .

yso:p21942 skos:exactMatch tero:p21942 .
ysa:Y154913 skos:exactMatch tero:p21942 .
tero:p21942
  skosext:broaderGeneric tero:p1007 ;
  skos:altLabel "goodwill-arvo"@fi ;
  skos:exactMatch allars:Y35447, yso:p21942, ysa:Y154913 ;
  a skos:Concept ;
  skos:prefLabel "goodwill"@en, "goodwill"@fi, "goodwill"@sv ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p1007 .

