@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .

nalt:31327_def
  rdf:value "Aminoácido no esencial que contiene tiol y que se oxida para formar cistina."@es, "A thiol-containing non-essential amino acid that is oxidized to form cystine."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:31327
  skos:definition nalt:31327_def ;
  skos:related nalt:216479, nalt:7787 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C6363>, <http://aims.fao.org/aos/agrovoc/c_2084>, <http://id.cabi.org/cabt/35952> ;
  skos:prefLabel "cysteine"@en, "cisteína"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:7806 ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:hiddenLabel "l-cystine"@en ;
  skos:altLabel "alpha-amino-beta-thiolpropionic acid"@en, "L-cysteine"@en, "(2R)-2-amino-3-sulfanylpropanoic acid"@en, "(R)-2-amino-3-mercaptopropanoic acid"@en, "half-cystine"@en ;
  dc:modified "2015-09-29"^^xsd:date ;
  ns0:marc001 "10880" .

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

nalt:7806
  skos:prefLabel "aminoácidos azufrados"@es, "sulfur amino acids"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:31327 .

nalt:216479
  skos:prefLabel "hidrofobinas"@es, "hydrophobins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:31327 .

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

nalt:7787
  skos:prefLabel "cistina"@es, "cystine"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:31327 .

