@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/parasympathetic_nervous_system>
  skos:definition "A division of the autonomic nervous system. The PNS causes slowing down of the heartbeat, lowering of blood pressure, constriction of the pupils, increased blood flow to and from the skin, and peristalsis of the gastrointestinal (GI) tract. [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n1815.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Parasympathetic Nervous System (PNS)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/autonomic_nervous_system> ;
  skos:prefLabel "parasympathetic nervous system"@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/parasympathetic_nervous_system> .

<https://concepts.sagepub.com/social-science/concept/autonomic_nervous_system>
  skos:prefLabel "autonomic nervous system"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/parasympathetic_nervous_system> .

