@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/experience_sampling_method>
  skos:definition "The experience sampling method (ESM), also known as the ecological momentary assessment (EMA), is a process for gathering a substantial number of repeated observations for data analysis. ESM collects representative examples of opinions concerning aspects of daily life taken while events are taking place, allowing a respondent to give immediate and complete information and the analyst to assess information taken from phenomena at the moment they occurred. [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n158.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; Experience Sampling Method (ESM)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/research_methods> ;
  skos:prefLabel "experience sampling method"@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/experience_sampling_method> .

<https://concepts.sagepub.com/social-science/concept/research_methods>
  skos:prefLabel "research methods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/experience_sampling_method> .

