@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

yso:p1866
  skos:prefLabel "kilpailu (toiminta)"@fi, "competition"@en, "konkurrens"@sv ;
  a skos:Concept ;
  skos:related yso:p9192 .

yso:p9189
  skos:prefLabel "konkurrenskraft"@sv, "competitive power"@en, "kilpailukyky"@fi ;
  a skos:Concept ;
  skos:related yso:p9192 .

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

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

yso:p9192
  skos:prefLabel "konkurrensutsättning"@sv, "competitive tendering"@en, "kilpailuttaminen"@fi ;
  skos:broader yso:p14 ;
  skos:closeMatch ysa:Y108855, allars:Y20974 ;
  skos:related yso:p1866, yso:p9189 ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept .

