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

<https://concepts.sagepub.com/social-science/concept/wasp_stings>
  skos:prefLabel "wasp stings"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/insect_bites_and_stings> .

<https://concepts.sagepub.com/social-science/concept/insect_bites_and_stings>
  skos:definition "Insect bites occur commonly in athletes, particularly those who train and compete in outdoor venues. Most bites result in mild reactions and often do not need treatment. [Source: <a href=\"https://sk.sagepub.com/reference/sportsmedicine/n266.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Sports Medicine; Insect Bites and Stings</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/wasp_stings>, <https://concepts.sagepub.com/social-science/concept/bee_stings> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D007299.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/bites_and_stings> ;
  skos:prefLabel "insect bites and stings"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/bites_and_stings>
  skos:prefLabel "bites and stings"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/insect_bites_and_stings> .

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

