@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/history>
  skos:prefLabel "history"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/oral_history> .

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

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

<https://concepts.sagepub.com/social-science/concept/oral_history>
  skos:definition "Oral history—research into the past that records the memories of witnesses to the past in order to draw on direct and personal experience of events and conditions—occupies an area of overlap between history, sociology, cultural studies, and psychology. Arguments in support of oral history turn on the challenge that it presents to official and dominant accounts of the past that are based in documentary sources. [Source: <a href=\"https://sk.sagepub.com/reference/socialscience/n670.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Social Science Research Methods; Oral History</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/life_history_research>, <https://concepts.sagepub.com/social-science/concept/history> ;
  skos:prefLabel "oral history"@en ;
  a skos:Concept .

