@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:186582_def
  rdf:value "Suma del nitrógeno Kjeldahl (amoniaco, nitrógeno orgánico y reducido) y del nitrato-nitrito."@es, "Total nitrogen is the sum of total Kjeldahl nitrogen (ammonia, organic and reduced nitrogen) and nitrate-nitrite."@en ;
  dc:source "US Environmental Protection Agency" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:186582
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "nitrógeno total"@es, "total nitrogen"@en ;
  skos:hiddenLabel "total N"@en, "total N."@en ;
  ns0:marc001 "91066" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:186582_def ;
  skos:broader nalt:7829 ;
  dc:created "2012-05-16"^^xsd:date ;
  skos:narrower nalt:325125, nalt:185744 ;
  dc:modified "2018-11-16"^^xsd:date .

nalt:325125
  skos:prefLabel "nitrógeno Kjeldahl total"@es, "total Kjeldahl nitrogen"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:186582 .

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

nalt:7829
  skos:prefLabel "contenido de nitrógeno"@es, "nitrogen content"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:186582 .

nalt:185744
  skos:prefLabel "nitrógeno disuelto total"@es, "total dissolved nitrogen"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:186582 .

