@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/practitioner_research>
  skos:definition "Definition Research concerned with issues and problems that arise in professional practice. It is conducted by practitioners and aims to bring about change, or influence policy in the practice arena. [Source: <a href=\"https://methods.sagepub.com/reference/the-sage-dictionary-of-social-research-methods/n154.xml\" target=\"_blank\" data-id=\"to-srm\">The SAGE Dictionary of Social Research Methods; Practitioner Research</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/artistic_inquiry>, <https://concepts.sagepub.com/social-science/concept/action_research> ;
  skos:prefLabel "practitioner research"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/artistic_inquiry>
  skos:prefLabel "artistic inquiry"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/practitioner_research> .

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

