@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .

koko:p35587
  skos:prefLabel "föreningar"@sv, "järjestöt"@fi, "organisations"@en ;
  a skos:Concept ;
  skos:narrower koko:p10089 .

koko:p10089
  skos:broader koko:p35587 ;
  skos:closeMatch ysa:Y4133 ;
  skos:related koko:p11079 ;
  skos:exactMatch yso:p14556 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "patientföreningar"@sv, "patients' associations"@en, "potilasyhdistykset"@fi ;
  a skos:Concept .

koko:p11079
  skos:prefLabel "disabled people's organisations"@en, "handikapporganisationer"@sv, "vammaisjärjestöt"@fi ;
  a skos:Concept ;
  skos:related koko:p10089 .

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

