@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/> .

yso:p784
  a skos:Collection ;
  skos:prefLabel "tuottaminen tavan mukaan"@fi ;
  skos:member yso:p4452 .

yso:p4453
  skos:prefLabel "nätverksekonomi"@sv, "network economy"@en, "verkostotalous"@fi ;
  a skos:Concept ;
  skos:related yso:p4452 .

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

yso:p4452
  skos:altLabel "FM-järjestelmä"@fi, "joustava valmistusjärjestelmä"@fi, "flexibelt tillverkningssystem"@sv ;
  skos:prefLabel "flexible production"@en, "flexibel produktion"@sv, "joustava tuotanto"@fi ;
  skos:closeMatch ysa:Y12523 ;
  skos:broader yso:p944 ;
  skos:related yso:p4453 ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme .

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

