@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:24044
  skos:prefLabel "proteínas de cereales"@es, "cereal proteins"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:24045 .

nalt:24047
  skos:prefLabel "gluten"@es, "gluten"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:24045 .

nalt:24045
  skos:related nalt:24047 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:24044 ;
  skos:exactMatch <http://id.cabi.org/cabt/51940>, <http://id.agrisemantics.org/gacs/C13428>, <http://aims.fao.org/aos/agrovoc/c_11169> ;
  ns0:marc001 "16616" ;
  skos:altLabel "alpha-gliadin"@en, "gamma-gliadin"@en ;
  skos:prefLabel "gliadin"@en, "gliadina"@es ;
  a skos:Concept, ns0:Chemical ;
  skos:hiddenLabel "gliadins"@en ;
  skos:definition nalt:24045_def ;
  dc:modified "2014-07-31"^^xsd:date .

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

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:24045_def
  rdf:value "Proteína simple, perteneciente al grupo de las prolaminas, derivada del gluten del trigo, del centeno, etc. Puede ser separada en cuatro fracciones electroforéticas. Constituye el factor tóxico asociado a la enfermedad celiaca."@es, "Simple protein, one of the prolamines, derived from the gluten of wheat, rye, etc. May be separated into 4 discrete electrophoretic fractions. It is the toxic factor associated with celiac disease."@en ;
  dc:source "Medical Subject headings 2014" ;
  a ns0:Definition .

