@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:40910
  skos:altLabel "food pyramid"@en, "United States Department of Agriculture Food Guide Pyramid"@en, "USDA Food Guide Pyramid"@en ;
  skos:hiddenLabel "Food-Guide-Pyramid"@en ;
  skos:prefLabel "Food Guide Pyramid"@en, "Guía de la Pirámide Alimentaria"@es ;
  skos:broader nalt:40914 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:217142, nalt:40915 ;
  dc:modified "2014-05-30"^^xsd:date ;
  skos:scopeNote "Use for references to the pyramid-based USDA food guide prior to April 19, 2005; For references to the pyramid-based USDA food guide after April 19, 2005 USE MyPyramid."@en, "Usar para la guía alimentaria que usa una pirámide emitida por el Departamento de Agricultura de los Estados Unidos con anterioridad al 19 de abril de 2005; USAR \"MyPyramid\" para referirse a la guía alimentaria que usa una pirámide emitida por el Departamento de Agricultura de los Estados Unidos con posterioridad al 19 de abril de 2005."@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "15526" .

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

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:40910 .

<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:40910 .

