@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:19022
  ns0:marc001 "5599" ;
  skos:altLabel "Bowman Birk soybean"@en, "Bowman-Birk soybean trypsin inhibitor"@en ;
  skos:hiddenLabel "Bowman-Birk protease inhibitors"@en, "Bowman-Birk chymotrypsin inhibitor"@en, "Bowman-Birk soybean-trypsin inhibitor"@en, "Bowman-Birk protease inhibitor"@en, "Bowman-Birk inhibitors"@en, "Bowman-Birk-inhibitor"@en, "Bowman-Birk chymotrypsin inhibitors"@en, "Bowman-Birk soybean trypsin inhibitors"@en ;
  skos:definition nalt:19022_def ;
  a skos:Concept, ns0:Chemical ;
  skos:broader nalt:889, nalt:10488 ;
  dc:modified "2019-10-30"^^xsd:date ;
  skos:prefLabel "Bowman-Birk inhibitor"@en, "Inhibidor Bowman-Birk"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:19022_def
  rdf:value "Proteína de bajo peso molecular (peso molecular mínimo 8000), que tiene la capacidad de inhibir la tripsina y la quimotripsina en sitios de unión independientes. Se caracteriza por un alto contenido de cistina y la ausencia de glicina."@es, "A low-molecular-weight protein (minimum molecular weight 8000) which has the ability to inhibit trypsin as well as chymotrypsin at independent binding sites. It is characterized by a high cystine content and the absence of glycine."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

nalt:889
  skos:prefLabel "proteínas de las plantas"@es, "plant proteins"@en ;
  a ns0:Product, ns0:Chemical, skos:Concept ;
  skos:narrower nalt:19022 .

nalt:10488
  skos:prefLabel "inhibidores de tripsina"@es, "trypsin inhibitors"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:19022 .

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

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

