@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:34547
  skos:prefLabel "leche desnatada en polvo"@es, "dried skim milk"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:31631 .

nalt:31631_def
  rdf:value "Producto lácteo obtenido al extraer entre 95 y 98% del agua de la leche."@es, "Dairy product made from milk by the removal of 95-98% of the water."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:31631
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_2384>, <http://id.agrisemantics.org/gacs/C7769>, <http://id.loc.gov/authorities/subjects/sh85085336>, <http://id.cabi.org/cabt/40760> ;
  ns0:marc001 "12545" ;
  skos:prefLabel "dried milk"@en, "leche deshidratada"@es ;
  skos:narrower nalt:34547, nalt:34548 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "leche instantánea"@es, "instant milk"@en, "powdered milk"@en, "milk powder"@en, "dried whole milk"@en ;
  skos:broader nalt:9571, nalt:32025 ;
  skos:definition nalt:31631_def ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:hiddenLabel "dried-milk"@en, "dried milks"@en ;
  a skos:Concept, ns0:Product ;
  dc:created "2006-01-19"^^xsd:date .

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

nalt:34548
  skos:prefLabel "lactosuero deshidratado"@es, "dried whey"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:31631 .

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

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

