@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/grammar-translation_method>
  skos:definition "The grammar-translation method is a language teaching method developed during the 18th and 19th centuries in Germany. It is sometimes called the classical method because its basic framework was adopted from the traditional method for teaching the classical languages, Latin and Greek. [Source: <a href=\"https://sk.sagepub.com/reference/bilingual/n134.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Bilingual Education; Grammar-Translation Method</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/teaching_and_learning> ;
  skos:prefLabel "grammar-translation 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/grammar-translation_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/grammar-translation_method> .

