@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:332023_def
  rdf:value "Principal fuente de datos sobre la composición de los alimentos en los Estados Unidos, que constituye el fundamento de la mayoría de las bases de dichos datos de los sectores público y privado."@es, "The US Department of Agriculture (USDA) National Nutrient Database for Standard Reference (SR) is the major source of food composition data in the United States and provides the foundation for most food composition databases in the public and private sectors."@en ;
  dc:source "USDA" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:332023
  ns0:marc001previous "94822" ;
  skos:prefLabel "USDA National Nutrient Database for Standard Reference"@en, "Base de datos nacional de nutrientes para referencia estándar del USDA"@es ;
  skos:definition nalt:332023_def ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:31788 ;
  dc:created "2019-07-02"^^xsd:date ;
  ns0:marc001 "9813982629200041" ;
  dc:modified "2019-11-25"^^xsd:date ;
  skos:altLabel "USDA National Nutrient Database"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

ns0:Topic
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:31788
  skos:prefLabel "bancos de datos nutricionales"@es, "nutrient databanks"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:332023 .

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

