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

nalt:33420
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2019-08-01"^^xsd:date ;
  skos:broader nalt:33422 ;
  skos:prefLabel "Dietary Guidelines"@en, "guías dietéticas"@es ;
  skos:altLabel "The Dietary Guidelines for Americans"@en ;
  ns0:marc001 "11996" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "Dietary-Guidelines"@en, "Dietary Guideline"@en ;
  a skos:Concept, ns0:Topic ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C9453> ;
  skos:related nalt:308316, nalt:315443 .

nalt:308316
  skos:prefLabel "base de datos de equivalentes de patrones alimentarios del USDA"@es, "USDA Food Patterns Equivalents Database"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:33420 .

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

nalt:315443
  skos:prefLabel "nutrientes de importancia para la salud pública"@es, "nutrients of public health concern"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:33420 .

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

nalt:33422
  skos:prefLabel "guías alimentarias"@es, "food guides"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:33420 .

