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

nalt:9449
  skos:prefLabel "proteínas de huevo"@es, "egg proteins"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:6030 .

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

nalt:6030
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:altLabel "egg white"@en, "albúmina de huevo"@es, "clara de huevo"@es, "egg albumin"@en, "huevo, albumen"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:prefLabel "egg albumen"@en, "albumen de huevo"@es ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C11226>, <http://aims.fao.org/aos/agrovoc/c_10549>, <http://id.cabi.org/cabt/42024> ;
  skos:broader nalt:9449 ;
  skos:hiddenLabel "egg-white"@en, "egg-albumen"@en, "egg allbumen"@en, "egg-whites"@en, "egg white protein"@en, "egg whites"@en ;
  skos:related nalt:291378 ;
  ns0:marc001 "13022" ;
  dc:modified "2017-07-06"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date .

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

nalt:291378
  skos:prefLabel "tortas de ángel"@es, "angel food cakes"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:6030 .

