@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:341035
  skos:definition nalt:341035_def ;
  skos:hiddenLabel "peptidoglycan TGase"@en, "peptidoglycan transglycosylases"@en, "peptidoglycan glycosyltransferases"@en, "E.C 2.4.1.129"@en ;
  skos:altLabel "EC 2.4.1.129"@en, "peptidoglycan transglycosylase"@en ;
  ns0:marc001 "95598" ;
  dc:created "2020-06-29"^^xsd:date ;
  a skos:Concept, ns0:Chemical ;
  skos:prefLabel "peptidoglycan glycosyltransferase"@en, "peptidoglicano glucosiltransferasa"@es ;
  skos:broader nalt:1181 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2020-10-29"^^xsd:date .

nalt:341035_def
  rdf:value "Hexosiltransferasa que interviene en la transferencia de moléculas disacáridas a la estructura peptidoglicana de la armazón de la pared celular. Cumple una función importante en la génesis de la pared celular bacteriana."@es, "A hexosyltransferase involved in the transfer of disaccharide molecules to the peptidoglycan structure of the cell wall skeleton. It plays an important role in the genesis of the bacterial cell wall."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

nalt:1181
  skos:prefLabel "hexosiltransferasas"@es, "hexosyltransferases"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:341035 .

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

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

