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

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

afo:p5864
  ns0:id "83" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:tietue "ed=1987-07-17", "md=1997-12-09", "fte=underground watering", "btx=kastelumenetelmät", "cc=22", "sta=hyväksytty", "agcx=capillary irrigation", "ctx=altakastelu", "stalista=tarkista", "n" ;
  a skos:Concept ;
  skos:broader yso:p4471, afo:p654 ;
  skos:altLabel "underground watering"@en ;
  ns0:stalista "tarkista" ;
  skos:inScheme yso:conceptscheme ;
  ns0:md "1997-12-09" ;
  ns0:sta "hyväksytty" ;
  ns0:agcx "capillary irrigation"@en ;
  skos:prefLabel "altakastelu"@fi ;
  ns0:ed "1987-07-17" .

yso:p4471
  skos:prefLabel "bevattningsmetoder"@sv, "irrigation methods"@en, "kastelumenetelmät"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5864 .

afo:p654
  skos:prefLabel "kastelumenetelmät"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5864 .

