@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/central_nervous_system> .

<https://concepts.sagepub.com/social-science/concept/meninges>
  skos:prefLabel "meninges"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/central_nervous_system> .

<https://concepts.sagepub.com/social-science/concept/brain>
  skos:prefLabel "brain"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/central_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/central_nervous_system> .

<https://concepts.sagepub.com/social-science/concept/spinal_cord>
  skos:prefLabel "spinal cord"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/central_nervous_system> .

<https://concepts.sagepub.com/social-science/concept/central_nervous_system>
  skos:definition "The largest part of the nervous system, made up of the brain and the spinal cord. The brain is the centerpiece of the body's nervous system and is enclosed within the cranial cavity. [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n327.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Central Nervous System (CNS)</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/spinal_cord>, <https://concepts.sagepub.com/social-science/concept/meninges>, <https://concepts.sagepub.com/social-science/concept/brain> ;
  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 "central nervous system"@en ;
  a skos:Concept .

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

