@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix valo: <http://www.yso.fi/onto/valo/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix tao: <http://www.yso.fi/onto/tao/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

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

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

tao:teollinen_tuotanto
  skos:prefLabel "teollinen tuotanto"@fi ;
  a skos:Concept ;
  skos:exactMatch valo:p757 .

valo:p757
  skos:broader yso:p944 ;
  dc11:source "Taideteollisuuden asiasanasto#teollinen tuotanto" ;
  skos:exactMatch tao:teollinen_tuotanto ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "teollinen tuotanto"@fi ;
  a skos:Concept .

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

