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

yso:p5975
  skos:prefLabel "civilprocess"@sv, "civil procedure"@en, "siviiliprosessi"@fi ;
  a skos:Concept ;
  skos:related yso:p7945 .

yso:p7945
  dc11:source "Kielitoimiston sanakirja" ;
  skos:prefLabel "riita-asiat"@fi, "civil cases"@en, "tvistemål"@sv ;
  skos:related yso:p5975, yso:p7944 ;
  skos:broader yso:p973 ;
  skos:closeMatch ysa:Y98587, allars:Y28123 ;
  rdfs:comment "oikeuden ratkaistavaksi viety yksityisoikeudellinen asia" ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept .

yso:p973
  skos:prefLabel "role related to legal status"@en, "roll i förhållande till juridisk status"@sv, "oikeudelliseen asemaan liittyvä rooli"@fi ;
  a skos:Concept ;
  skos:narrower yso:p7945 .

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

yso:p7944
  skos:prefLabel "disputes"@en, "gräl"@sv, "riidat"@fi ;
  a skos:Concept ;
  skos:related yso:p7945 .

