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

nalt:32272
  skos:prefLabel "dendritas"@es, "dendrites"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:14270 .

nalt:14270
  skos:definition nalt:14270_def ;
  skos:hiddenLabel "neurite"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "neurites"@en, "neuritas"@es ;
  dc:modified "2015-12-10"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "25207" ;
  skos:broader nalt:32272, nalt:14268 .

nalt:14270_def
  rdf:value "Proyecciones semejantes a pelos de las neuronas estimuladas por factores de crecimiento y por otras moléculas obtenidas en cultivo de tejidos. Estas proyecciones pueden llegar a formar un árbol ramificado de dendritas o un axón simple o pueden ser reabsorbidas en una etapa posterior de desarrollo. El término neurita puede referirse a cualquier brote filamentoso o puntiagudo de una célula neural embrionaria en cultivo de tejido."@es, "In tissue culture, hairlike projections of neurons stimulated by growth factors and other molecules. These projections may go on to form a branched tree of dendrites or a single axon or they may be reabsorbed at a later stage of development. \"Neurite\" may refer to any filamentous or pointed outgrowth of an embryonal or tissue-culture neural cell."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

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

nalt:14268
  skos:prefLabel "axones"@es, "axons"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:14270 .

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

