@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/diaries>
  skos:definition "The word diary is defined as a book or text in which one records one's own events and experiences, over time, most often on a daily or regular basis. The word diary comes from the Latin diarium, which is translated to mean “daily allowance.” There are no rules to diaries, as they include a personal collection of whatever suits their author: thoughts, feelings, complaints, poetry, art, and so on. [Source: <a href=\"https://sk.sagepub.com/reference/time/n150.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Time: Science, Philosophy, Theology, &amp; Culture; Diaries</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/student_journals> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/life_history_research>, <https://concepts.sagepub.com/social-science/concept/nonfiction> ;
  skos:prefLabel "diaries"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/nonfiction>
  skos:prefLabel "nonfiction"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/diaries> .

<https://concepts.sagepub.com/social-science/concept/life_history_research>
  skos:prefLabel "life history research"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/diaries> .

<https://concepts.sagepub.com/social-science/concept/student_journals>
  skos:prefLabel "student journals"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/diaries> .

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

