@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/outdoor_games_and_amateur_sports>
  skos:prefLabel "outdoor games and amateur sports"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ballooning> .

<https://concepts.sagepub.com/social-science/concept/ballooning>
  skos:definition "Ballooning began in France, and has been around for over 200 years. The first balloon was successfully launched on September 19, 1783, by the scientist Pilaire De Rozier. [Source: <a href=\"https://sk.sagepub.com/reference/play/n38.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Play in Today's Society; Ballooning</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/outdoor_games_and_amateur_sports> ;
  skos:prefLabel "ballooning"@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/ballooning> .

