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

yso:p3561
  skos:prefLabel "reconciliation"@en, "sovinto"@fi, "förlikning"@sv ;
  a skos:Concept ;
  skos:related yso:p22853 .

yso:p20085
  skos:prefLabel "arbitration"@en, "medling"@sv, "sovittelu"@fi ;
  a skos:Concept ;
  skos:related yso:p22853 .

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

yso:p22853
  skos:prefLabel "vaihtoehtoinen riidanratkaisu"@fi, "alternativ tvistlösning"@sv, "alternative dispute resolution"@en ;
  skos:related yso:p3562, yso:p3561, yso:p20085, yso:p3563 ;
  skos:closeMatch allars:Y32530, ysa:Y144395 ;
  skos:broader yso:p14 ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme .

yso:p14
  skos:prefLabel "ömsesidig aktivitet"@sv, "mutual activity"@en, "keskinäinen toiminta"@fi ;
  a skos:Concept ;
  skos:narrower yso:p22853 .

yso:p3562
  skos:prefLabel "skiljeförfarande"@sv, "arbitration proceeding"@en, "välimiesmenettely"@fi ;
  a skos:Concept ;
  skos:related yso:p22853 .

yso:p3563
  skos:prefLabel "förlikningsförfarande"@sv, "settlement proceedings"@en, "sovintomenettely"@fi ;
  a skos:Concept ;
  skos:related yso:p22853 .

