@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:332877
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "9813986180300041" ;
  skos:hiddenLabel "phosphorylation-inhibition"@en, "inhibited phosphorylation"@en, "inhibit phosphorylation"@en, "inhibits phosphorylation"@en ;
  skos:broader nalt:24678 ;
  skos:prefLabel "inhibición de la fosforilación"@es, "phosphorylation inhibition"@en ;
  skos:definition nalt:332877_def ;
  dc:modified "2019-11-25"^^xsd:date ;
  ns0:marc001previous "94445" ;
  dc:created "2019-08-06"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

nalt:332877_def
  rdf:value "Interferencia o restricción con respecto a la generación enzimática de un fosfato derivado de una molécula orgánica, a menudo por medio de la transferencia de un grupo fosfato del trifosfato de adenosina, a través de la acción de una cinasa."@es, "Phosphorylation Inhibition involves interference with, or restraint of, the enzymatic creation of a phosphate derivative of an organic molecule; often by transfer of a phosphate group from ATP via the action of a kinase."@en ;
  dc:source "US Environmental Protection Agency" ;
  a ns0:Definition .

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

nalt:24678
  skos:prefLabel "fosforilación"@es, "phosphorylation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:332877 .

