@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-RPM37CCL-6 .

n9j:-RPM37CCL-6
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/recreational_sports> ;
  skos:definition "Recreational sports is a term most commonly used to describe programming in which sport activities are provided to youth and adult participants. Recreational sport participants engage in these sport activities for fitness, fun, social interaction, and competition. [Source: Encyclopedia of Sports Management and Marketing; Recreational Sports]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-MZ93604S-6 ;
  skos:prefLabel "recreational sports"@en .

n9j: a skos:ConceptScheme .
n9j:-MZ93604S-6
  skos:prefLabel "sports"@en ;
  a skos:Concept ;
  skos:narrower n9j:-RPM37CCL-6 .

