@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:p9190
  skos:inScheme yso:conceptscheme ;
  skos:related yso:p7392, yso:p1866 ;
  skos:prefLabel "oligopol"@sv, "oligopoly"@en, "oligopoli"@fi ;
  skos:closeMatch allars:Y23792, ysa:Y97771 ;
  skos:broader yso:p2241 ;
  a skos:Concept .

yso:p1866
  skos:prefLabel "competition"@en, "kilpailu"@fi, "konkurrens"@sv ;
  a skos:Concept ;
  skos:related yso:p9190 .

yso:p7392
  skos:prefLabel "concentrating"@en, "koncentration"@sv, "keskittyminen"@fi ;
  a skos:Concept ;
  skos:related yso:p9190 .

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

yso:p2241
  skos:prefLabel "societal phenomena"@en, "yhteiskunnalliset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower yso:p9190 .

