@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-JBQG5XJQ-9
  skos:prefLabel "teaching and learning"@en ;
  a skos:Concept ;
  skos:narrower n9j:-GT79856M-T .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-GT79856M-T .

n9j:-GT79856M-T
  owl:sameAs <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: Encyclopedia of Bilingual Education; Grammar-Translation Method]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-JBQG5XJQ-9 ;
  skos:prefLabel "grammar-translation method"@en .

n9j: a skos:ConceptScheme .
