@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:conceptscheme a skos:ConceptScheme .
tero:p6372
  skos:exactMatch yso:p6372, ysa:Y104277, allars:Y25739 ;
  skos:prefLabel "serieproduktion"@sv, "sarjatuotanto"@fi, "serial production"@en ;
  skosext:broaderGeneric tero:p944 ;
  a skos:Concept ;
  skos:broader tero:p944 ;
  skos:inScheme tero:conceptscheme .

ysa:Y104277 skos:exactMatch tero:p6372 .
yso:p6372 skos:exactMatch tero:p6372 .
tero:p944
  skos:prefLabel "produktion"@sv, "tuotanto"@fi, "production"@en ;
  a skos:Concept ;
  skos:narrower tero:p6372 .

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

