@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/contrastive_analysis>
  skos:definition "Contrastive analysis was developed in the mid-1940s as a hypothesis of second-language acquisition tied to a method for teaching languages. Proponents of contrastive analysis regard language as a conditioned response, a process derived from a behaviorist approach to learning. [Source: <a href=\"https://sk.sagepub.com/reference/bilingual/n74.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Bilingual Education; Contrastive Analysis</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/teaching_and_learning> ;
  skos:prefLabel "contrastive analysis"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/contrastive_analysis> .

<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/contrastive_analysis> .

