@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://data.ifpri.org/lod/at/resource/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix metadata: <http://data.bioontology.org/metadata/> . @prefix dc: <http://purl.org/dc/elements/1.1/> . ns0:Blended_fertilizers metadata_def:mappingLoom "blendedfertilizers" ; metadata_def:mappingSameURI ns0:Blended_fertilizers ; metadata_def:prefLabel "Blended_fertilizers" ; metadata:prefixIRI "AT:Blended_fertilizers" ; dc:source "http://extension.psu.edu/agronomy-guide/cm/sec2/sec28d" ; a owl:Class ; rdfs:comment "Blended fertilizers are made by physically mixing fertilizer materials to give a desired grade. The individual particles remain separate in the mixture, and segregation may occur. This problem can be reduced by using materials with the same particle size. The quality of the blended fertilizer, particularly the segregation of the individual fertilizer materials, should be an important factor in choosing a fertilizer. Poor quality blends may contain the guaranteed nutrients but if there is segregation these nutrients will not be supplied uniformly to the crop. If properly made so as to reduce segregation during transportation and application, blends generally are equal in agronomic effectiveness to granulated complete fertilizers. Blends have the added advantage of allowing a very wide range of fertilizer grades, thus making it possible to match a fertilizer exactly to a soil test recommendation." ; rdfs:subClassOf ns0:Soil_management .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://data.ifpri.org/lod/at/resource/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .

ns0:Blended_fertilizers
    metadata_def:mappingLoom "blendedfertilizers" ;
    metadata_def:mappingSameURI ns0:Blended_fertilizers ;
    metadata_def:prefLabel "Blended_fertilizers" ;
    metadata:prefixIRI "AT:Blended_fertilizers" ;
    dc:source "http://extension.psu.edu/agronomy-guide/cm/sec2/sec28d" ;
    a owl:Class ;
    rdfs:comment "Blended fertilizers are made by physically mixing fertilizer materials to give a desired grade. The individual particles remain separate in the mixture, and segregation may occur. This problem can be reduced by using materials with the same particle size. The quality of the blended fertilizer, particularly the segregation of the individual fertilizer materials, should be an important factor in choosing a fertilizer. Poor quality blends may contain the guaranteed nutrients but if there is segregation these nutrients will not be supplied uniformly to the crop. If properly made so as to reduce segregation during transportation and application, blends generally are equal in agronomic effectiveness to granulated complete fertilizers. Blends have the added advantage of allowing a very wide range of fertilizer grades, thus making it possible to match a fertilizer exactly to a soil test recommendation." ;
    rdfs:subClassOf ns0:Soil_management .