@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/nervous_system>
  skos:prefLabel "nervous system"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/peripheral_nervous_system> .

<https://concepts.sagepub.com/social-science/concept/peripheral_nervous_system>
  skos:definition "A part of the nervous system that facilitates communication between the central nervous system (CNS) and other parts of the body. The PNS consists of two types of cells—(1) those that carry information to the CNS (sensory nervous cells) and (2) those that carry information from the CNS (motor nervous cells). [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n1861.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Peripheral Nervous System (PNS)</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/spinal_nerves>, <https://concepts.sagepub.com/social-science/concept/cranial_nerves> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/obesity_and_the_brain_or_obesity_and_behavior>, <https://concepts.sagepub.com/social-science/concept/nervous_system> ;
  skos:prefLabel "peripheral nervous system"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/cranial_nerves>
  skos:prefLabel "cranial nerves"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/peripheral_nervous_system> .

<https://concepts.sagepub.com/social-science/concept/spinal_nerves>
  skos:prefLabel "spinal nerves"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/peripheral_nervous_system> .

<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/peripheral_nervous_system> .

<https://concepts.sagepub.com/social-science/concept/obesity_and_the_brain_or_obesity_and_behavior>
  skos:prefLabel "obesity and the brain or obesity and behavior"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/peripheral_nervous_system> .

