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

yso:p5602
  a skos:Concept ;
  skos:broader yso:p854 ;
  skos:related yso:p5601, yso:p16248 ;
  skos:prefLabel "yhteisvastuu"@fi, "gemensamt ansvar"@sv, "joint responsibility"@en ;
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch allars:Y18908, ysa:Y100399 .

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

yso:p5601
  skos:prefLabel "social responsibility"@en, "socialt ansvar"@sv, "sosiaalinen vastuu"@fi ;
  a skos:Concept ;
  skos:related yso:p5602 .

yso:p16248
  skos:prefLabel "solidaarisuus"@fi, "solidaritet"@sv, "solidarity"@en ;
  a skos:Concept ;
  skos:related yso:p5602 .

yso:p854
  skos:prefLabel "liability"@en, "ansvar"@sv, "vastuu"@fi ;
  a skos:Concept ;
  skos:narrower yso:p5602 .

