@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-PGWZ9KTX-D .

n9j:-PGWZ9KTX-D
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/disengagement> ;
  skos:definition "Qualitative researchers are encouraged to become fully engaged and invested in their research site by immersing into the day-to-day routines of the group members being investigated and becoming familiar with their rituals and experiences. Ethnographers begin their research as investigators of a social phenomenon or query with the objective of developing and answering research questions once they gain entry to the field. [Source: The SAGE Encyclopedia of Qualitative Research Methods; Disengagement]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-BFVDMQWG-0 ;
  skos:prefLabel "disengagement"@en .

n9j:-BFVDMQWG-0
  skos:prefLabel "social work practice"@en ;
  a skos:Concept ;
  skos:narrower n9j:-PGWZ9KTX-D .

n9j: a skos:ConceptScheme .
