@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:31639_def
  rdf:value "La leche reconstituida es el producto obtenido por la adición de agua potable a la leche en polvo."@es, "Reconstituted milk is the product obtained by the addition of potable water to dried milk."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

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

nalt:9571
  skos:prefLabel "productos lácteos"@es, "dairy products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:31639 .

nalt:31639
  ns0:marc001 "31580" ;
  skos:hiddenLabel "reconstituted skimmed milk"@en, "reconstituted skim milks"@en, "reconstituted skim milk"@en, "reconstituted skim-milk"@en, "reconstituted-skim milk"@en, "reconstituted milks"@en, "reconstituted-milk"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "leche reconstituida"@es, "reconstituted milk"@en ;
  a ns0:Product, skos:Concept ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C26092>, <http://aims.fao.org/aos/agrovoc/c_16503>, <http://id.cabi.org/cabt/99724>, <http://id.loc.gov/authorities/subjects/sh85085343> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:9571, nalt:445 ;
  dc:modified "2015-09-14"^^xsd:date ;
  skos:definition nalt:31639_def .

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

