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

afo:p2191
  skos:prefLabel "peittaus"@fi ;
  ns0:id "3230" ;
  ns0:tietue "ed=1986-02-01", "40", "cc=20", "ctx=peittaus", "btx=kemiallinen torjunta", "agcx=seed dressing", "sta=hyväksytty", "fte=seed treatment", "md=1995-09-05", "stalista=tarkista", "rtx=kylvösiemen", "n" ;
  ns0:agcx "seed dressing"@en ;
  ns0:ed "1986-02-01" ;
  ns0:md "1995-09-05" ;
  a skos:Concept ;
  ns0:siirtopv "2006-03-03" ;
  ns0:stalista "tarkista" ;
  skos:broader afo:p183 ;
  skos:altLabel "seed treatment"@en ;
  skos:exactMatch yso:p16861 ;
  ns0:rtx afo:p2190 ;
  ns0:sta "hyväksytty" ;
  skos:inScheme yso:conceptscheme .

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

yso:p16861
  skos:prefLabel "disinfectant treatment"@en, "betning"@sv, "peittaus"@fi ;
  a skos:Concept .

afo:p183
  skos:prefLabel "kemiallinen torjunta"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2191 .

afo:p2190
  skos:prefLabel "kylvösiemen"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p2191 .

