@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/gifted_and_talented_programs_and_interventions>
  skos:prefLabel "gifted and talented programs and interventions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Javits_program> .

<https://concepts.sagepub.com/social-science/concept/Javits_program>
  skos:definition "The Javits program is a part of the 1988 Elementary and Secondary Education Act that was reauthorized in 2001. This provides the only federal funding apportioned specifically to address the needs of gifted and talented students. [Source: <a href=\"https://sk.sagepub.com/reference/giftedness/n221.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Giftedness, Creativity, and Talent; Javits Program</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/gifted_and_talented_programs_and_interventions> ;
  skos:prefLabel "Javits program"@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/Javits_program> .

