@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix puho: <http://www.yso.fi/onto/puho/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p3740
  skos:broader yso:p2617 ;
  skos:related yso:p3741 ;
  skos:altLabel "joustava valmistusjärjestelmä"@fi, "FM-järjestelmä"@fi ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "joustava automaatio"@fi, "flexible automation"@en, "flexibel automation"@sv ;
  a skos:Concept .

yso:p2617
  skos:prefLabel "teollisuusautomaatio"@fi, "industrial automation"@en, "industriautomation"@sv ;
  a skos:Concept ;
  skos:narrower yso:p3740 .

yso:p3741
  skos:prefLabel "computer-integrated manufacturing"@en, "datorintegrerad tillverkning"@sv, "tietokoneintegroitu tuotanto"@fi ;
  a skos:Concept ;
  skos:related yso:p3740 .

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

