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

nalt:343084
  skos:altLabel "xanthosine 5'-phosphate pyrophosphorylase"@en, "xan phosphoribosyltransferase"@en, "EC 2.4.2.22"@en, "xanthylate pyrophosphorylase"@en, "XMP pyrophosphorylase"@en, "xanthylic pyrophosphorylase"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:broader nalt:4114 ;
  dc:modified "2020-10-29"^^xsd:date ;
  skos:hiddenLabel "E.C 2.4.2.22"@en ;
  skos:prefLabel "xanthine phosphoribosyltransferase"@en, "xantina fosforribosiltransferasa"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "95960" ;
  dc:created "2020-09-11"^^xsd:date .

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

nalt:4114
  skos:prefLabel "pentosiltransferases"@es, "pentosyltransferases"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:343084 .

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

