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

<https://concepts.sagepub.com/social-science/concept/written_language>
  skos:prefLabel "written language"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/transcription> .

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

<https://concepts.sagepub.com/social-science/concept/transcription>
  skos:definition "Transcription is the act of recording and preparing a record of a respondent's own words, and it yields a written account—a text— of what a respondent or informant said in response to a fieldworker's query or what respondents said to one another in conversation. The transcription may result from retyped handwritten notes or audio recordings. [Source: <a href=\"https://methods.sagepub.com/reference/the-sage-dictionary-of-qualitative-inquiry/n351.xml\" target=\"_blank\" data-id=\"to-srm\">The SAGE Dictionary of Qualitative Inquiry; Transcription</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/oral_history_research>, <https://concepts.sagepub.com/social-science/concept/interviews>, <https://concepts.sagepub.com/social-science/concept/written_language> ;
  skos:prefLabel "transcription"@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/transcription> .

