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

<https://concepts.sagepub.com/social-science/concept/foot_diseases>
  skos:prefLabel "foot diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/metatarsalgia> .

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

<https://concepts.sagepub.com/social-science/concept/metatarsalgia>
  skos:definition "Metatarsalgia is defined as pain at the ball or forefoot, usually associated with increased stress over the metatarsal head area. It is a relatively common problem seen in primary care but is very common in some sports, especially in running. [Source: <a href=\"https://sk.sagepub.com/reference/sportsmedicine/n322.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Sports Medicine; Metatarsalgia</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D037061.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pain>, <https://concepts.sagepub.com/social-science/concept/joint_diseases>, <https://concepts.sagepub.com/social-science/concept/foot_diseases> ;
  skos:prefLabel "metatarsalgia"@en ;
  a skos:Concept .

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

