@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 .

yso:p7992
  skos:prefLabel "typpilannoitteet"@fi, "nitrogenous fertilizers"@en, "kvävegödselmedel"@sv ;
  a skos:Concept ;
  skos:narrower afo:p5866 .

afo:p1350
  skos:prefLabel "typpilannoitteet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5866 .

afo:p5866
  ns0:siirtopv "2006-03-03" ;
  ns0:tietue "md=1996-01-01", "btx=typpilannoitteet", "stalista=tarkista", "ed=1986-02-01", "sta=hyväksytty", "n", "agcx=calcium nitrate", "cc=22", "ctx=oulunsalpietari" ;
  ns0:md "1996-01-01" ;
  ns0:ed "1986-02-01" ;
  ns0:agcx "calcium nitrate"@en ;
  ns0:sta "hyväksytty" ;
  ns0:id "3134" ;
  skos:prefLabel "oulunsalpietari"@fi ;
  skos:broader yso:p7992, afo:p1350 ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  ns0:stalista "tarkista" .

