@prefix afo: <http://www.yso.fi/onto/afo/> .
@prefix ns0: <http://www.yso.fi/onto/afo-meta/> .
@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:p84
  ns0:tietue "sta=hyväksytty", "n", "stalista=tarkista", "md=1995-09-05", "cc=40", "agcx=sprayers", "ed=1992-05-31", "fte=sprayers", "ctx=ruiskut", "rtx=kasvinsuojeluruiskut" ;
  ns0:rtx afo:p83 ;
  ns0:sta "hyväksytty" ;
  skos:prefLabel "ruiskut"@fi ;
  skos:inScheme yso:conceptscheme ;
  ns0:stalista "tarkista" ;
  a skos:Concept ;
  skos:altLabel "sprayers"@en ;
  ns0:md "1995-09-05" ;
  ns0:ed "1992-05-31" ;
  ns0:siirtopv "2006-03-03" ;
  skos:broader yso:p2442 ;
  ns0:id "3847" ;
  ns0:agcx "sprayers"@en .

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

afo:p83
  skos:prefLabel "kasvinsuojeluruiskut"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p84 .

yso:p2442
  skos:prefLabel "devices"@en, "apparater"@sv, "laitteet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p84 .

