@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix puho: <http://www.yso.fi/onto/puho/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

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

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

yso:p9389
  skos:prefLabel "economic relationships"@en, "ekonomiska relationer"@sv, "taloussuhteet"@fi ;
  a skos:Concept ;
  skos:related yso:p9517 .

puho:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p9517
  skos:broader yso:p1372 ;
  skos:related yso:p4458, yso:p9388, yso:p9389 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "business connections"@en, "liikesuhteet"@fi, "affärsförbindelser"@sv ;
  a skos:Concept .

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

