@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/transcripts>
  skos:definition "The academic transcript is a subset of the student's total academic record at the institution. It is essentially a neutral document, recording the basic identifying information about the person whose record it is, the history of his or her enrollment status at the institution, courses attempted and completed, grades received, and any degrees earned. [Source: <a href=\"https://sk.sagepub.com/reference/distributedlearning/n160.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Distributed Learning; Transcripts</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/conversation_analysis>, <https://concepts.sagepub.com/social-science/concept/biographies> ;
  skos:prefLabel "transcripts"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/conversation_analysis>
  skos:prefLabel "conversation analysis"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/transcripts> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/transcripts> .

