@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:11357
  skos:prefLabel "aplicación de fertilizantes"@es, "fertilizer application"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:143674 .

nalt:143674_def
  rdf:value "La aplicación repetitiva de fertilizantes, compost, estiércol u otras modificaciones del suelo dividiendo el volumen total en pequeñas cantidades a lo largo de la temporada de crecimiento."@es, "The repetitive application of fertilizer, composts, manures or other soil amendments by dividing the total volume into smaller amounts over the course of the growing season."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:4605
  skos:prefLabel "métodos de aplicación"@es, "application methods"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:143674 .

nalt:143674
  skos:broader nalt:4605 ;
  skos:exactMatch <http://id.cabi.org/cabt/109930>, <http://aims.fao.org/aos/agrovoc/c_7316>, <http://id.agrisemantics.org/gacs/C19848> ;
  skos:hiddenLabel "split dressing"@en, "split applications"@en, "split-application"@en ;
  skos:altLabel "split dressings"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "60141" ;
  skos:definition nalt:143674_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:related nalt:11357 ;
  dc:created "2011-03-17"^^xsd:date ;
  skos:prefLabel "split application"@en, "aplicación fraccionada"@es .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

