@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/Concurrent_Translation_Method>
  skos:definition "The Concurrent Translation Method is widely used in bilingual education classrooms where teachers interchangeably use two languages during instruction. While implementing the Concurrent Translation Method, a teacher constantly alternates between the target language (e.g., English in the United States) and students' native language. [Source: <a href=\"https://sk.sagepub.com/reference/bilingual/n71.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Bilingual Education; Concurrent Translation Method</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/teaching_and_learning> ;
  skos:prefLabel "Concurrent 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/Concurrent_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/Concurrent_Translation_Method> .

