@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:2744
  skos:prefLabel "ligasas ácido-aminoácido"@es, "acid-amino-acid ligases"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:240275 .

nalt:240275
  skos:hiddenLabel "dihydrofolate-synthase"@en, "E.C. 6.3.2.12"@en ;
  skos:altLabel "dihydropteroate:L-glutamate ligase (ADP-forming)"@en, "7,8-dihydropteroate:L-glutamate ligase (ADP-forming)"@en, "dihydrofolate synthetase-folylpolyglutamate synthetase"@en, "H2-folate synthetase"@en, "folypoly-(gamma-glutamate) synthetase-dihydrofolate synthase"@en, "EC 6.3.2.12"@en, "7,8-dihydrofolate synthetase"@en, "7,8-dihydropteroate:L-glutamate ligase (ADP)"@en, "dihydrofolate synthetase"@en ;
  skos:prefLabel "dihydrofolate synthase"@en, "dihidrofolato sintasa"@es ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  dc:created "2015-02-05"^^xsd:date ;
  dc:modified "2015-11-16"^^xsd:date ;
  skos:broader nalt:2744 ;
  ns0:marc001 "66043" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

