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

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

<https://concepts.sagepub.com/social-science/concept/biology>
  skos:prefLabel "biology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/biophysics> .

<https://concepts.sagepub.com/social-science/concept/physics>
  skos:prefLabel "physics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/biophysics> .

<https://concepts.sagepub.com/social-science/concept/biophysics>
  skos:broader <https://concepts.sagepub.com/social-science/concept/biology>, <https://concepts.sagepub.com/social-science/concept/physics>, <https://concepts.sagepub.com/social-science/concept/biological_sciences>, <https://concepts.sagepub.com/social-science/concept/human_biology> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/bionics>, <https://concepts.sagepub.com/social-science/concept/electrophysiology>, <https://concepts.sagepub.com/social-science/concept/biomechanics>, <https://concepts.sagepub.com/social-science/concept/bioenergetics> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D001703.html> ;
  a skos:Concept ;
  skos:prefLabel "biophysics"@en .

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

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

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

<https://concepts.sagepub.com/social-science/concept/human_biology>
  skos:prefLabel "human biology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/biophysics> .

<https://concepts.sagepub.com/social-science/concept/biological_sciences>
  skos:prefLabel "biological sciences"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/biophysics> .

