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

nalt:34547
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "12546" ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C13688>, <http://id.loc.gov/authorities/subjects/sh89001949>, <http://id.cabi.org/cabt/40762>, <http://aims.fao.org/aos/agrovoc/c_16486> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "dried-skim-milk"@en, "skim milk powders"@en, "dried skim milks"@en, "nonfat-dry milk"@en, "dried skim-milk"@en ;
  dc:modified "2015-06-08"^^xsd:date ;
  skos:altLabel "nonfat dry milk"@en, "skim milk powder"@en, "nonfat dried milk"@en, "non-fat dried milk"@en, "non-fat dry milk"@en ;
  a skos:Concept, ns0:Product ;
  skos:definition nalt:34547_def ;
  skos:prefLabel "dried skim milk"@en, "leche desnatada en polvo"@es ;
  skos:broader nalt:31631 .

nalt:31631
  skos:prefLabel "leche deshidratada"@es, "dried milk"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:34547 .

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

nalt:34547_def
  rdf:value "Producto que se obtiene al extraer el agua de la leche pasteurizada desnatada. No contiene más de 5% de humedad y menos de de 1,5% de grasa, a menos que se indique algo diferente."@es, "The product obtained by removing water from pasteurized skim milk. It contains not more than 5% moisture and not more than 1.5% milk fat unless otherwise indicated."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

