@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/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Indiana_Academy> .

<https://concepts.sagepub.com/social-science/concept/Indiana_Academy>
  skos:definition "The Indiana Academy for Science, Mathematics, and Humanities (Indiana Academy) was created in 1988 by the Indiana State Legislature to become the state's public residential school for intellectually gifted high school juniors and seniors. It was created to attend to increasing concerns about the future of the state by offering a special educational opportunity to some of Indiana's most able minds. [Source: <a href=\"https://sk.sagepub.com/reference/giftedness/n200.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Giftedness, Creativity, and Talent; Indiana Academy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/specialized_secondary_schools> ;
  skos:prefLabel "Indiana Academy"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/specialized_secondary_schools>
  skos:prefLabel "specialized secondary schools"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Indiana_Academy> .

