@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/synaptic_potentials>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/postsynaptic_potential_summation>, <https://concepts.sagepub.com/social-science/concept/miniature_postsynaptic_potentials>, <https://concepts.sagepub.com/social-science/concept/inhibitory_postsynaptic_potentials>, <https://concepts.sagepub.com/social-science/concept/excitatory_postsynaptic_potentials> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D055366.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/membrane_potentials> ;
  skos:prefLabel "synaptic potentials"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/excitatory_postsynaptic_potentials>
  skos:prefLabel "excitatory postsynaptic potentials"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/synaptic_potentials> .

<https://concepts.sagepub.com/social-science/concept/inhibitory_postsynaptic_potentials>
  skos:prefLabel "inhibitory postsynaptic potentials"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/synaptic_potentials> .

<https://concepts.sagepub.com/social-science/concept/miniature_postsynaptic_potentials>
  skos:prefLabel "miniature postsynaptic potentials"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/synaptic_potentials> .

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

<https://concepts.sagepub.com/social-science/concept/postsynaptic_potential_summation>
  skos:prefLabel "postsynaptic potential summation"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/synaptic_potentials> .

<https://concepts.sagepub.com/social-science/concept/membrane_potentials>
  skos:prefLabel "membrane potentials"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/synaptic_potentials> .

