@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/cheerleading>
  skos:definition "Cheerleading originated on Ivy League campuses with male cheerleaders who performed during football games in the late 1880s. Today, 3.8 million people participate in cheerleading in the United States, and 97 percent of them are female. [Source: <a href=\"https://sk.sagepub.com/reference/foundations/n58.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the Social and Cultural Foundations of Education; Cheerleading</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/school_governance>, <https://concepts.sagepub.com/social-science/concept/gender_and_culture> ;
  skos:prefLabel "cheerleading"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/school_governance>
  skos:prefLabel "school governance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cheerleading> .

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

<https://concepts.sagepub.com/social-science/concept/gender_and_culture>
  skos:prefLabel "gender and culture"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cheerleading> .

