@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/language_experience_approach_to_reading>
  skos:definition "It is Friday morning in the village of Supai in Havasu Canyon, a branch of the Grand Canyon. Supai is the home of the Havasupai people, one of more than 30 American Indian nations in the state of Arizona. [Source: <a href=\"https://sk.sagepub.com/reference/bilingual/n169.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Bilingual Education; Language Experience Approach to Reading</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/teaching_and_learning> ;
  skos:prefLabel "language experience approach to reading"@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/language_experience_approach_to_reading> .

<https://concepts.sagepub.com/social-science/concept/teaching_and_learning>
  skos:prefLabel "teaching and learning"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/language_experience_approach_to_reading> .

