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

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

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

<https://concepts.sagepub.com/social-science/concept/electromyography>
  skos:definition "Electromyography (EMG) is the study of muscles and nerves. The test includes two components: (1) nerve conduction studies (NCS) and (2) the electromyogram (EMG). [Source: <a href=\"https://sk.sagepub.com/reference/sportsmedicine/n166.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Sports Medicine; Electromyography</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D004576.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/myography>, <https://concepts.sagepub.com/social-science/concept/electrodiagnosis> ;
  skos:prefLabel "electromyography"@en ;
  a skos:Concept .

