@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:conceptscheme
  a skos:ConceptScheme ;
  rdfs:label "http://www.yso.fi/onto/yso" .

afo:p127
  a skos:Concept ;
  skos:broader afo:p128, yso:p10938 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "lisälannoitus"@fi ;
  ns0:ed "1995-09-07" ;
  ns0:id "5842" ;
  ns0:md "1995-10-23" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:sta "hyväksytty" ;
  ns0:sta2 "vapaa" ;
  ns0:stalista "tarkista" ;
  ns0:tietue "sta=hyväksytty", "md=1995-10-23", "cc=22", "stalista=tarkista", "ed=1995-09-07", "sta2=vapaa", "n", "ctx=lisälannoitus" .

yso:p10938
  a skos:Concept ;
  skos:narrower afo:p127 ;
  skos:prefLabel "gödsling"@sv, "manuring"@en, "lannoitus"@fi .

afo:p128
  a skos:Concept ;
  skos:narrower afo:p127 ;
  skos:prefLabel "lannoitus"@fi .

