@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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:2522
  skos:prefLabel "neurotransmisores"@es, "neurotransmitters"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:246161 .

nalt:246161_def
  rdf:value "Capacidad del sistema nervioso para cambiar su reactividad, como resultado de activaciones sucesivas."@es, "The capacity of the nervous system to change its reactivity as the result of successive activations."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:9426
  skos:prefLabel "neurofisiología"@es, "neurophysiology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:246161 .

nalt:246161
  skos:hiddenLabel "synapse plasticity"@en, "hippocampal plasticity"@en, "axonal pruning"@en, "neuronal-plasticities"@en, "neuron plasticity"@en, "dendrite pruning"@en, "neural plasticity"@en, "dendritic remodeling"@en, "neuronal-plasticity"@en, "cortical plasticity"@en, "neuron plasticities"@en, "neuron-plasticities"@en, "neuronal remodeling"@en, "brain plasticity"@en, "axon pruning"@en, "neuronal network remodeling"@en, "neuronal plasticities"@en ;
  dc:created "2015-03-30"^^xsd:date ;
  dc:modified "2020-02-28"^^xsd:date ;
  skos:altLabel "neuronal pruning"@en, "synaptic pruning"@en, "synaptic plasticity"@en, "neuronal plasticity"@en, "neurite pruning"@en ;
  skos:prefLabel "neuroplasticidad"@es, "neuroplasticity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:2522, nalt:54717, nalt:31449, nalt:8977 ;
  skos:broader nalt:9426 ;
  ns0:marc001 "70311" ;
  skos:definition nalt:246161_def .

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

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

nalt:31449
  skos:prefLabel "neuronas"@es, "neurons"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:246161 .

nalt:54717
  skos:prefLabel "transmisión sináptica"@es, "synaptic transmission"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:246161 .

nalt:8977
  skos:prefLabel "sistema nervioso"@es, "nervous system"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:246161 .

