@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 skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

tero:conceptscheme a skos:ConceptScheme .
yso:p24505 skos:exactMatch tero:p24505 .
tero:p24505
  skosext:broaderGeneric tero:p944 ;
  yso:p23805 ysa:Y175343 ;
  skos:broader tero:p944 ;
  skos:exactMatch yso:p24505 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "low-cost production"@en, "halpatuotanto"@fi, "lågprisproduktion"@sv ;
  a skos:Concept .

tero:p944
  skos:prefLabel "produktion"@sv, "tuotanto"@fi, "production"@en ;
  a skos:Concept ;
  skos:narrower tero:p24505 .

tero:p784
  skos:prefLabel "produktion enligt produktionssätt"@sv, "tuottaminen tavan mukaan"@fi ;
  a skos:Collection ;
  skos:member tero:p24505 .

