@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

<https://lod.nal.usda.gov/naltv#Chemical>
  rdfs:label "Chemical"@en ;
  a owl:Class .

nalt:206806
  skos:altLabel "EC 6.3.4.1"@en, "guanosine 5'-monophosphate (GMP) synthetase"@en, "GMP synthase (glutamine-hydrolyzing)"@en, "guanylate synthetase (glutamine-hydrolyzing)"@en, "EC 6.3.5.2"@en, "guanosine 5'-monophosphate synthetase"@en, "guanosine monophosphate synthetase (glutamine-hydrolyzing)"@en, "GMP synthetase (glutamine-hydrolysing)"@en, "xanthosine 5'-phosphate amidotransferase"@en ;
  skos:prefLabel "GMP sintasa (glutamina hidrolizante)"@es, "GMP synthase (glutamine-hydrolysing)"@en ;
  dc:modified "2014-08-29"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:2746 ;
  ns0:marc001 "67370" ;
  dc:created "2013-10-29"^^xsd:date ;
  skos:hiddenLabel "E.C. 6.3.5.2"@en, "E.C. 6.3.4.1"@en ;
  a ns0:Chemical, skos:Concept .

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

nalt:2746
  skos:prefLabel "ligasas carbono-nitrógeno"@es, "carbon-nitrogen ligases"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:206806 .

