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

nalt:52967
  skos:prefLabel "bebida de soja"@es, "soymilk"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:474 .

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

nalt:415
  skos:prefLabel "alimentos sintéticos"@es, "imitation foods"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:474 .

nalt:474
  skos:broader nalt:415 ;
  skos:altLabel "sucedáneos de la leche"@es, "imitation milk"@en, "dairy-free milk"@en, "milk analogs"@en, "animal-free milk"@en ;
  skos:hiddenLabel "non-dairy creamers"@en, "milk-substitutes"@en, "edible bean milks"@en, "dairy substitutes"@en, "non-dairy creams"@en, "animal free milk"@en, "imitation dairy products"@en, "non-dairy creamer"@en, "non dairy creams"@en, "cowpea milk"@en, "cream substitutes"@en, "dairy free milk"@en, "bean milks"@en, "non-dairy cream"@en, "imitation cream"@en, "artificial coffee creams"@en, "milk alternative"@en, "bean milk"@en, "vegetable creams"@en, "non-dairy milk"@en, "milk alternatives"@en, "non-dairy milk substitutes"@en, "non-dairy milk substitute"@en ;
  skos:related nalt:39730, nalt:9571 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:definition nalt:474_def ;
  skos:scopeNote "Use for products for human consumption; for feeding of young animals USE milk replacer."@en, "Usar para denotar productos para consumo humano; USAR \"reemplazo de leche\" para referirse a la alimentación de animales jóvenes."@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:narrower nalt:52967 ;
  skos:prefLabel "milk substitutes"@en, "sustitutos de leche"@es ;
  dc:modified "2018-09-11"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/74042>, <http://aims.fao.org/aos/agrovoc/c_4832>, <http://id.agrisemantics.org/gacs/C18821> ;
  ns0:marc001 "23693" .

nalt:39730
  skos:prefLabel "reemplazo de leche"@es, "milk replacer"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:474 .

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

nalt:9571
  skos:prefLabel "productos lácteos"@es, "dairy products"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:474 .

nalt:474_def
  rdf:value "Alimentos que son usados para reemplazar la leche de vaca en la dieta humana, hecha con ingredientes no lácteos."@es, "Foods that are used to replace cow's milk in the human diet, made with nondairy ingredients."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

