@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:14269
  skos:prefLabel "fibras nerviosas"@es, "nerve fibers"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:86909 .

nalt:86909_def
  rdf:value "Cubierta del nervio. Parte más externa de la vaina medular que cubre una fibra nerviosa mielínica o un conjunto de fibras nerviosas amielínicas."@es, "The nerve husk. The outermost part of the myelin sheath covering a myelinated nerve fiber or a bundle of unmyelinated nerve fibers."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:86909
  dc:created "2006-07-21"^^xsd:date ;
  skos:definition nalt:86909_def ;
  skos:related nalt:14269 ;
  skos:broader nalt:51883, nalt:9535 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2014-02-18"^^xsd:date ;
  ns0:marc001 "61567" ;
  skos:prefLabel "neurilema"@es, "neurilemma"@en .

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:narrower nalt:86909 .

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

nalt:9535
  skos:prefLabel "tejido nervioso"@es, "nerve tissue"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:86909 .

