@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:17213
  skos:prefLabel "hábitos alimentarios"@es, "eating habits"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:330101 .

nalt:55442
  skos:prefLabel "nutrición óptima"@es, "optimal nutrition"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:330101 .

nalt:199265
  skos:prefLabel "alimentación saludable"@es, "healthy diet"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:330101 .

nalt:234653
  skos:prefLabel "conducta saludable"@es, "health behavior"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:330101 .

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

nalt:41763
  skos:prefLabel "alimentos saludables"@es, "health foods"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:330101 .

nalt:330101
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "hábitos alimenticios saludables"@es, "healthy eating habits"@en ;
  dc:modified "2020-06-03"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:altLabel "healthful eating"@en, "healthy eating"@en ;
  ns0:marc001previous "93954" ;
  skos:related nalt:199265, nalt:55442, nalt:41763, nalt:234653 ;
  dc:created "2019-04-22"^^xsd:date ;
  skos:hiddenLabel "healthy food consumption"@en, "eat healthy"@en, "eating healthy"@en, "healthy eating habit"@en, "healthy-eating"@en, "healthier eating"@en ;
  ns0:marc001 "9813983222400041" ;
  skos:broader nalt:17213 .

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

