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

<https://concepts.sagepub.com/social-science/concept/motor_activity>
  skos:prefLabel "motor activity"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/movement> .

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

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

<https://concepts.sagepub.com/social-science/concept/movement>
  skos:definition "Movement often accompanies music. In some of the world's languages, the words for music and movement are interchangeable, or one and the same. [Source: <a href=\"https://sk.sagepub.com/reference/music-in-the-social-and-behavioral-sciences/n253.xml\" target=\"_blank\" data-id=\"to-sk\">Music in the Social and Behavioral Sciences: An Encyclopedia; Movement</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/motor_activity>, <https://concepts.sagepub.com/social-science/concept/gait> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/motor_processes> ;
  skos:prefLabel "movement"@en ;
  a skos:Concept .

