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

yso:p13090
  a skos:Concept ;
  skos:broader yso:p944 ;
  skos:closeMatch ysa:Y98816, allars:Y18409 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "fröproduktion"@sv, "seed production"@en, "siementuotanto"@fi .

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

yso:p944
  a skos:Concept ;
  skos:narrower yso:p13090 ;
  skos:prefLabel "produktion (verksamhet)"@sv, "tuotanto"@fi, "production"@en .

yso:p6116
  a skos:Collection ;
  skos:member yso:p13090 ;
  skos:prefLabel "produktion enligt produkt"@sv, "tuotanto tuotteen mukaan"@fi .

