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

tero:p1372
  skos:prefLabel "relationships"@en, "relationer"@sv, "suhteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p9517 .

tero:conceptscheme a skos:ConceptScheme .
tero:p4458
  skos:prefLabel "kundkontakt"@sv, "customer relationship"@en, "asiakassuhde"@fi ;
  a skos:Concept ;
  skos:related tero:p9517 .

tero:p9517
  skos:related tero:p4458, tero:p9388, tero:p9389 ;
  skos:exactMatch allars:Y14954, yso:p9517, ysa:Y116102 ;
  skos:prefLabel "affärsförbindelser"@sv, "business connections"@en, "liikesuhteet"@fi ;
  a skos:Concept ;
  skos:broader tero:p1372 ;
  skosext:broaderGeneric tero:p1372 ;
  skos:inScheme tero:conceptscheme .

tero:p9388
  skos:prefLabel "handelsförbindelser"@sv, "trade relations"@en, "kauppasuhteet"@fi ;
  a skos:Concept ;
  skos:related tero:p9517 .

yso:p9517 skos:exactMatch tero:p9517 .
ysa:Y116102 skos:exactMatch tero:p9517 .
allars:Y14954 skos:exactMatch tero:p9517 .
tero:p9389
  skos:prefLabel "economic relationships"@en, "ekonomiska relationer"@sv, "taloussuhteet"@fi ;
  a skos:Concept ;
  skos:related tero:p9517 .

