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

yso:p593
  skos:prefLabel "odlingsmetoder"@sv, "cultivation methods"@en, "viljelymenetelmät"@fi ;
  a skos:Concept ;
  skos:narrower yso:p14642 .

yso:p1439
  skos:prefLabel "organic cultivation"@en, "ekologisk odling"@sv, "luonnonmukainen viljely"@fi ;
  a skos:Concept ;
  skos:related yso:p14642 .

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

yso:p14642
  skos:broader yso:p593 ;
  skos:related yso:p1439 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "biodynamisk odling"@sv, "biodynamic cultivation"@en, "biodynaaminen viljely"@fi ;
  a skos:Concept .

