@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/audio-lingual_method>
  skos:definition "The audio-lingual method of teaching second languages has a long history in bilingual education and English as a Second Language (ESL) instruction. It has its roots in World War II, when the U.S. military developed the army method for teaching foreign languages so that students would learn them quickly. [Source: <a href=\"https://sk.sagepub.com/reference/bilingual/n21.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Bilingual Education; Audio-Lingual Method</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/teaching_and_learning> ;
  skos:prefLabel "audio-lingual method"@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/audio-lingual_method> .

<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/audio-lingual_method> .

