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

afo:p940 skos:exactMatch yso:p3560 .
afo:p3607
  skos:prefLabel "hedelmätuotanto"@fi ;
  a skos:Concept ;
  skos:broader yso:p3560 .

afo:p939
  skos:prefLabel "koristekasvituotanto"@fi ;
  a skos:Concept ;
  skos:broader yso:p3560 .

afo:p948
  skos:prefLabel "marjatuotanto"@fi ;
  a skos:Concept ;
  skos:broader yso:p3560 .

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

afo:p4650
  skos:prefLabel "vihannestuotanto"@fi ;
  a skos:Concept ;
  skos:broader yso:p3560 .

yso:p783
  skos:prefLabel "jordbruksproduktion"@sv, "agricultural production"@en, "maataloustuotanto"@fi ;
  a skos:Concept ;
  skos:narrower yso:p3560 .

yso:p3560
  skos:narrower afo:p4650, afo:p948, afo:p3607, yso:p17957, afo:p939 ;
  skos:prefLabel "trädgårdsproduktion"@sv, "horticultural production"@en, "puutarhatuotanto"@fi ;
  skos:broader yso:p783 ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme .

yso:p17957
  skos:prefLabel "plantproduktion"@sv, "production of plants"@en, "taimituotanto"@fi ;
  a skos:Concept ;
  skos:broader yso:p3560 .

