@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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:40910
  skos:prefLabel "Guía de la Pirámide Alimentaria"@es, "Food Guide Pyramid"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:40915 .

nalt:40915
  skos:prefLabel "MyPyramid"@en, "MyPyramid"@es ;
  skos:altLabel "MyPyramid.gov"@en ;
  skos:broader nalt:40914 ;
  ns0:marc001 "51015" ;
  skos:scopeNote "Use for references to the pyramid-based USDA food guide after April 19, 2005; for references to the pyramid-based USDA food guide prior to April 19, 2005 USE Food Guide Pyramid."@en, "Usar para la guía de alimentos piramidal del Departamento de Agricultura de los Estados Unidos desde el 19 de abril de 2005; USAR \"Guía de la Pirámide Alimentaria\" para referirse a la guía de alimentos piramidal del Departamento de Agricultura de los Estados Unidos hasta antes del 19 de abril de 2005."@es ;
  skos:related nalt:40910, nalt:217142 ;
  a skos:Concept, ns0:Topic ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2019-07-11"^^xsd:date ;
  skos:hiddenLabel "MyPyramid food guidance system"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

nalt:217142
  skos:prefLabel "MyPlate"@es, "MyPlate"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:40915 .

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

nalt:40914
  skos:prefLabel "planes alimentarios del Departamento de Agricultura de Estados Unidos"@es, "USDA food plans"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:40915 .

