@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#> .

yso:p624
  skos:prefLabel "order"@en, "järjestys"@fi, "ordning"@sv ;
  a skos:Concept ;
  skos:narrower yso:p21344 .

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

yso:p13350
  skos:prefLabel "aktiebolag (bolag)"@sv, "osakeyhtiöt (yhtiöt)"@fi, "limited companies"@en ;
  a skos:Concept ;
  skos:related yso:p21344 .

yso:p21344
  skos:broader yso:p624 ;
  skos:related yso:p13339, yso:p13350 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "articles of association"@en, "yhtiöjärjestys"@fi, "bolagsordning"@sv ;
  a skos:Concept .

yso:p13339
  skos:prefLabel "aktiebolag (företagsformer)"@sv, "osakeyhtiöt (yritysmuodot)"@fi, "limited companies"@en ;
  a skos:Concept ;
  skos:related yso:p21344 .

