@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/myelin_sheath>
  skos:definition "A fatty substance formed from glial cells that surrounds neuron axons, increasing the speed of action potentials and allowing muscles to move more efficiently and smoothly. Myelin is found surrounding neurons in parts of the nervous system that require the most urgently delivered information, such as neurons responding to intense sensory information (e.g., a burning surface), which requires reflexive responses. [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n1674.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Myelin Sheath</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/nerve_tissue> ;
  skos:prefLabel "myelin sheath"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/myelin_sheath> .

<https://concepts.sagepub.com/social-science/concept/nerve_tissue>
  skos:prefLabel "nerve tissue"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/myelin_sheath> .

