@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:2895
  skos:prefLabel "células"@es, "cells"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:14271 .

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

nalt:14032
  skos:prefLabel "sistema nervioso periférico"@es, "peripheral nervous system"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:14271 .

nalt:14271_def
  rdf:value "Células neurogliales del sistema nervioso periférico que forman las vainas de mielina aislantes de los axones periféricos."@es, "Neuroglial cells of the peripheral nervous system which form the insulating myelin sheaths of peripheral axons."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:14271
  skos:related nalt:14268, nalt:14032, nalt:51883 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "células de Schwann"@es, "Schwann cells"@en ;
  skos:broader nalt:2895, nalt:13533 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "Schwann-cells"@en ;
  skos:definition nalt:14271_def ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "33227" ;
  dc:modified "2013-01-15"^^xsd:date .

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

nalt:51883
  skos:prefLabel "vaina de mielina"@es, "myelin sheath"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:14271 .

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

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

