@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/action_research>
  skos:prefLabel "action research"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/intentionalism> .

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

<https://concepts.sagepub.com/social-science/concept/intentionalism>
  skos:definition "All qualitative inquiry at least implicitly assumes that human action is intentional—that is, it reflects the motives, beliefs, attitudes, desires, and so on of actors. Intentionalism is the name for the doctrine that understanding the meaning of human action requires understanding intentions. [Source: <a href=\"https://methods.sagepub.com/reference/the-sage-dictionary-of-qualitative-inquiry/n173.xml\" target=\"_blank\" data-id=\"to-srm\">The SAGE Dictionary of Qualitative Inquiry; Intentionalism</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/action_research> ;
  skos:prefLabel "intentionalism"@en ;
  a skos:Concept .

