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

yso:p12691
  skos:prefLabel "besprutning"@sv, "spraying"@en, "ruiskutus"@fi ;
  a skos:Concept .

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

afo:p138
  skos:prefLabel "kasvinsuojeluruiskutus"@fi ;
  a skos:Concept ;
  skos:broader afo:p3592 .

afo:p3592
  ns0:tietue "agcx=spraying", "sta=hyväksytty", "fte=spraying", "90", "ctx=ruiskutus", "stalista=tarkista", "ed=1987-01-01", "40", "cc=20", "n", "rtx=kasvinsuojeluruiskutus", "md=2000-02-28" ;
  skos:exactMatch yso:p12691 ;
  ns0:ed "1987-01-01" ;
  skos:prefLabel "ruiskutus"@fi ;
  ns0:id "3848" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:sta "hyväksytty" ;
  ns0:agcx "spraying"@en ;
  ns0:md "2000-02-28" ;
  ns0:stalista "tarkista" ;
  skos:inScheme yso:conceptscheme ;
  skos:narrower afo:p138 ;
  skos:topConceptOf yso:conceptscheme ;
  a skos:Concept ;
  skos:altLabel "spraying"@en .

