@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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#> .

nalt:317858_def
  rdf:value "Células autorrenovables que generan los principales fenotipos del sistema nervioso en el embrión y el adulto. Son las precursoras de las neuronas y la neuroglia."@es, "Self-renewing cells that generate the main phenotypes of the nervous system in both the embryo and adult. Neural stem cells are precursors to both neurons and neuroglia."@en ;
  dc:source "Medical Subject Headings 2018" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:23484
  skos:prefLabel "célula madre"@es, "stem cells"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:317858 .

nalt:13533
  skos:prefLabel "neuroglía"@es, "neuroglia"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:317858 .

nalt:317858
  skos:hiddenLabel "neural progenitor cell"@en, "neural stem cell"@en ;
  skos:related nalt:31449, nalt:13533 ;
  skos:altLabel "neural progenitor cells"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "células madre neurales"@es, "neural stem cells"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "89043" ;
  skos:definition nalt:317858_def ;
  dc:created "2018-06-15"^^xsd:date ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:broader nalt:23484 .

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:317858 .

