@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/methods_for_studying_relationships>
  skos:prefLabel "methods for studying relationships"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/daily_diary_methods> .

<https://concepts.sagepub.com/social-science/concept/daily_diary_methods>
  skos:definition "Daily diaries are a research method used to study individual or relational processes in daily life outside the laboratory. The term diary refers to self-report questionnaires, administered repeatedly over days or weeks, either daily or with some higher (e.g., 3–5 times within-day) frequency. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n122.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Daily Diary Methods</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/methods_for_studying_relationships> ;
  skos:prefLabel "daily diary methods"@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/daily_diary_methods> .

