@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/biophysical_phenomena>
  skos:prefLabel "biophysical phenomena"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/membrane_potentials> .

<https://concepts.sagepub.com/social-science/concept/migrating_myoelectric_complex>
  skos:prefLabel "migrating myoelectric complex"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/membrane_potentials> .

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

<https://concepts.sagepub.com/social-science/concept/action_potentials>
  skos:prefLabel "action potentials"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/membrane_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/membrane_potentials> .

<https://concepts.sagepub.com/social-science/concept/membrane_potentials>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/synaptic_potentials>, <https://concepts.sagepub.com/social-science/concept/mitochondrial_membrane_potential>, <https://concepts.sagepub.com/social-science/concept/migrating_myoelectric_complex>, <https://concepts.sagepub.com/social-science/concept/action_potentials> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D008564.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/biophysical_phenomena> ;
  skos:prefLabel "membrane potentials"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/mitochondrial_membrane_potential>
  skos:prefLabel "mitochondrial membrane potential"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/membrane_potentials> .

