@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/leisure_activities>
  skos:prefLabel "leisure activities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/competitions_(contests)> .

<https://concepts.sagepub.com/social-science/concept/competitions_(contests)>
  skos:definition "A competition is a contest wherein two or more individuals or groups vie for some type of incentive (e.g., prizes, awards, recognition). Contests may be skill oriented, knowledge oriented, or luck oriented. [Source: <a href=\"https://sk.sagepub.com/reference/giftedness/n77.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Giftedness, Creativity, and Talent; Competitions</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/lotteries> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/leisure_activities> ;
  skos:prefLabel "competitions (contests)"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/lotteries>
  skos:prefLabel "lotteries"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/competitions_(contests)> .

<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/competitions_(contests)> .

