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

nalt:217582
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:altLabel "nucleoside triphosphatase"@en, "nucleoside triphosphate phosphohydrolase"@en, "nucleosidetriphosphatase"@en, "nucleoside 5-triphosphatase"@en, "EC 3.6.1.15"@en ;
  skos:hiddenLabel "NTPases"@en, "nucleoside-triphosphatase"@en, "nucleoside-triphosphate-phosphatase"@en, "E.C. 3.6.1.15"@en, "NTPase"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:217582_def ;
  ns0:marc001 "70468" ;
  dc:modified "2020-07-24"^^xsd:date ;
  skos:broader nalt:2708 ;
  skos:prefLabel "nucleósido-trifosfato fosfatasa"@es, "nucleoside-triphosphate phosphatase"@en ;
  dc:created "2014-06-04"^^xsd:date .

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

nalt:2708
  skos:prefLabel "pirofosfatasas"@es, "pyrophosphatases"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:217582 .

nalt:217582_def
  rdf:value "Enzima que cataliza la hidrólisis de los trifosfatos de nucleósidos a los difosfatos de nucleósidos. También puede catalizar la hidrólisis de trifosfatos y difosfatos de nucleótidos, difosfatos de tiamina y FAD. Las nucleósido-trifosfato fosfatasa I y II son subtipos de la enzima que se encuentran principalmente en los virus."@es, "An enzyme which catalyzes the hydrolysis of nucleoside triphosphates to nucleoside diphosphates. It may also catalyze the hydrolysis of nucleotide triphosphates, diphosphates, thiamine diphosphates and FAD. The nucleoside triphosphate phosphohydrolases I and II are subtypes of the enzyme which are found mostly in viruses."@en ;
  dc:source "Medical Subject Headings 2014" ;
  a ns0:Definition .

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

