@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 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:57388
  skos:hiddenLabel "peptone"@en ;
  skos:broader nalt:876 ;
  ns0:marc001 "27702" ;
  a skos:Concept, ns0:Chemical ;
  dc:modified "2015-10-15"^^xsd:date ;
  skos:definition nalt:57388_def ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85099695> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:narrower nalt:252746, nalt:57389 ;
  skos:prefLabel "peptonas"@es, "peptones"@en ;
  dc:created "2006-01-19"^^xsd:date .

nalt:57388_def
  rdf:value "Proteínas derivadas o combinaciones de productos de desdoblamiento generadas por la hidrólisis parcial de una proteína nativa mediante un ácido o una enzima. Se disuelven fácilmente en agua y no son precipitables por el calor, los álcalis o la saturación con sulfato amónico."@es, "Derived proteins or mixtures of cleavage products produced by the partial hydrolysis of a native protein either by an acid or by an enzyme. Peptones are readily soluble in water, and are not precipitable by heat, by alkalis, or by saturation with ammonium sulfate."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a ns0:Definition .

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

nalt:876
  skos:prefLabel "proteínas"@es, "proteins"@en ;
  a ns0:Product, ns0:Chemical, skos:Concept ;
  skos:narrower nalt:57388 .

nalt:57389
  skos:prefLabel "proteosa-peptonas"@es, "proteose peptones"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:57388 .

nalt:252746
  skos:prefLabel "triptonas"@es, "tryptones"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:57388 .

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

