@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/records_(forms)>
  skos:prefLabel "records (forms)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/case_records> .

<https://concepts.sagepub.com/social-science/concept/case_records>
  skos:definition "Case, medical, and health records refer to the systematic documentation of a patient's medical history and care. Differences between health and medical records lie in the extensiveness of documentation. [Source: <a href=\"https://sk.sagepub.com/reference/cultural-sociology-of-mental-illness/n40.xml\" target=\"_blank\" data-id=\"to-sk\">Cultural Sociology of Mental Illness: An A-to-Z Guide; Case Records</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/records_(forms)> ;
  skos:prefLabel "case records"@en ;
  a skos:Concept .

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

