@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:5414
  skos:prefLabel "manejo de nutrientes"@es, "nutrient management"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:969 .

nalt:969_def
  rdf:value "Cuenta del total de aportes y consumos de un nutriente en particular en un ecosistema agrícola."@es, "Account of the total inputs and outputs of a particular nutrient in an agroecosystem."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:969
  skos:altLabel "soil phosphorus budget"@en, "soil potassium budget"@en, "soil nitrogen balance"@en, "soil nitrogen budget"@en, "soil phosphorus balance"@en, "soil potassium balance"@en ;
  skos:broader nalt:962 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "soil-nutrient-balance"@en, "balance of soil nutrients"@en ;
  skos:prefLabel "equilibrio nutritivo del suelo"@es, "soil nutrient balance"@en ;
  skos:related nalt:5414 ;
  dc:modified "2018-10-19"^^xsd:date ;
  skos:definition nalt:969_def ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C21171> ;
  ns0:marc001 "34322" ;
  dc:created "2006-01-19"^^xsd:date .

nalt:962
  skos:prefLabel "estatus de productividad del suelo"@es, "soil productivity status"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:969 .

