@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/mixed_methods>
  skos:prefLabel "mixed methods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/methodological_pluralism> .

<https://concepts.sagepub.com/social-science/concept/methodological_pluralism>
  skos:definition "Definition An approach that advocates flexibility in the selection of social research methods, based on the principle of choosing the most suitable methods for the nature of the problem being researched. More generally, methodological pluralism calls on the researcher to be tolerant of other people's preferred methods even when they differ from one's own. [Source: <a href=\"https://methods.sagepub.com/reference/the-sage-dictionary-of-social-research-methods/n117.xml\" target=\"_blank\" data-id=\"to-srm\">The SAGE Dictionary of Social Research Methods; Methodological Pluralism</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/mixed_methods> ;
  skos:prefLabel "methodological pluralism"@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/methodological_pluralism> .

