@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p1866
  skos:prefLabel "competition"@en, "kilpailu"@fi, "konkurrens"@sv ;
  a skos:Concept ;
  skos:narrower tero:p17081 .

tero:conceptscheme a skos:ConceptScheme .
tero:p17081
  skos:exactMatch yso:p17081, ysa:Y113768, allars:Y23772 ;
  a skos:Concept ;
  skos:prefLabel "tarjouskilpailu"@fi, "offerttävling"@sv, "competitive bidding"@en ;
  skos:broader tero:p1866 ;
  skosext:broaderGeneric tero:p1866 ;
  skos:inScheme tero:conceptscheme .

allars:Y23772 skos:exactMatch tero:p17081 .
yso:p17081 skos:exactMatch tero:p17081 .
ysa:Y113768 skos:exactMatch tero:p17081 .
