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

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

nalt:40915
  skos:prefLabel "MyPyramid"@es, "MyPyramid"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:217142 .

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

nalt:217142
  skos:prefLabel "MyPlate"@es, "MyPlate"@en ;
  skos:related nalt:40915, nalt:40910 ;
  dc:modified "2019-07-11"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:broader nalt:40914 ;
  skos:altLabel "ChooseMyPlate.gov"@en ;
  dc:created "2014-05-30"^^xsd:date ;
  skos:hiddenLabel "US MyPlate"@en ;
  skos:scopeNote "Use for references to the pyramid-based USDA food guide after June 1, 2011; for references to the pyramid-based USDA food guide prior to June 1, 2011 USE MyPyramid."@en, "Utilice este nombre para hacer referencia a la guía alimentaria piramidal del Departamento de Agricultura de los Estados Unidos (USDA) a partir del 1.o de junio de 2011. Para referirse a la guía alimentaria piramidal del USDA anterior a dicha fecha, USE el nombre MyPyramid."@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "70025" .

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

