@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:broader nalt:40914 .

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

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

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

<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 <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:40914 .

nalt:40914
  skos:broader nalt:33422 ;
  dc:modified "2016-03-14"^^xsd:date ;
  ns0:marc001 "39072" ;
  skos:prefLabel "USDA food plans"@en, "planes alimentarios del Departamento de Agricultura de Estados Unidos"@es ;
  skos:narrower nalt:40910, nalt:40915, nalt:217142 ;
  skos:hiddenLabel "USDA-food-plans"@en, "USDA food guidance system"@en ;
  a skos:Concept, ns0:Topic ;
  skos:altLabel "United States Department of Agriculture food plans"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

