@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 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:7831
  skos:prefLabel "aminoarabinose"@en, "aminoarabinosa"@es ;
  skos:definition nalt:7831_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  dc:modified "2012-11-30"^^xsd:date ;
  ns0:marc001 "2101" ;
  skos:broader nalt:7824 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:6217 .

nalt:7831_def
  rdf:value "Amino azúcar que se une a un lípido en la cubierta externa de bacterias y puede aumentar la resistencia antibiótica de las bacterias."@es, "An amino sugar which binds to a lipid in the outer coat of bacteria and may increase the antibiotic resistance of the bacteria."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:6217
  skos:prefLabel "arabinosa"@es, "arabinose"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:7831 .

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

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

nalt:7824
  skos:prefLabel "aminoazúcares"@es, "amino sugars"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:7831 .

