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

<https://concepts.sagepub.com/social-science/concept/dystonia>
  skos:definition "Dystonia is a movement disorder consisting of involuntary muscle contractions, which force certain parts of the body into abnormal, sometimes painful, movements or postures. This can affect any part of the body including the arms, legs, trunk, neck, eyelids, face, or vocal cords. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n387.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Dystonia</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/systemic_diseases>, <https://concepts.sagepub.com/social-science/concept/movement_disorders> ;
  skos:prefLabel "dystonia"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/systemic_diseases>
  skos:prefLabel "systemic diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dystonia> .

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

