@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:408
  skos:prefLabel "alimentos"@es, "foods"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:412 .

nalt:412
  skos:related nalt:411, nalt:464, nalt:8450 ;
  skos:hiddenLabel "designer food"@en, "medicinal food"@en, "foods with medicinal"@en, "health-promoting compound"@en, "food with medicinal"@en, "functional ingredients"@en, "functional-foods"@en, "health promoting compounds"@en, "health-promoting compounds"@en, "functional food"@en, "health promoting compound"@en ;
  skos:prefLabel "functional foods"@en, "alimentos funcionales"@es ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh97005981>, <http://id.cabi.org/cabt/49849>, <http://id.agrisemantics.org/gacs/C5214> ;
  dc:modified "2020-06-22"^^xsd:date ;
  skos:broader nalt:408 ;
  skos:altLabel "medicinal foods"@en, "designer foods"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "15954" ;
  skos:narrower nalt:41763 ;
  skos:definition nalt:412_def .

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

nalt:412_def
  rdf:value "Alimentos naturales o fabricados que se considera tienen niveles importantes de componentes biológicamente activos que proporcionan beneficios deseables para la salud más allá de la nutrición básica."@es, "Foods that are considered, by nature or manufacture, to contain significant levels of biologically active components which provide desirable health benefits beyond basic nutrition."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:41763
  skos:prefLabel "alimentos saludables"@es, "health foods"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:412 .

nalt:411
  skos:prefLabel "alimentos fortificados"@es, "fortified foods"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:412 .

nalt:464
  skos:prefLabel "alimentos dietéticos"@es, "dietetic foods"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:412 .

nalt:8450
  skos:prefLabel "propiedades médicas"@es, "medicinal properties"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:412 .

