@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#> .

nalt:31642
  skos:prefLabel "proteína de suero"@es, "whey protein"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:24517 .

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

nalt:67330
  skos:prefLabel "lactosuero en polvo"@es, "whey powder"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:24517 .

nalt:34548
  skos:prefLabel "lactosuero deshidratado"@es, "dried whey"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:24517 .

nalt:24517
  skos:hiddenLabel "whey product"@en, "whey-products"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Product> ;
  skos:narrower nalt:24515, nalt:67330, nalt:67327, nalt:34548, nalt:31642 ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85146423> ;
  dc:modified "2012-11-30"^^xsd:date ;
  ns0:marc001 "39984" ;
  skos:prefLabel "productos derivados de suero"@es, "whey products"@en ;
  skos:broader nalt:9571 ;
  dc:created "2006-01-19"^^xsd:date .

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

nalt:67327
  skos:prefLabel "suero"@es, "whey"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:24517 .

nalt:24515
  skos:prefLabel "suero de queso"@es, "cheese whey"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:24517 .

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

