@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/enrollment>
  skos:broader <https://concepts.sagepub.com/social-science/concept/managed_care>, <https://concepts.sagepub.com/social-science/concept/educational_process:_school_perspectives>, <https://concepts.sagepub.com/social-science/concept/health_policy> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dual_enrollment>, <https://concepts.sagepub.com/social-science/concept/language_enrollment>, <https://concepts.sagepub.com/social-science/concept/student_attrition>, <https://concepts.sagepub.com/social-science/concept/enrollment_status> ;
  skos:definition "The term enrollment can apply to more than one concept in a health insurance environment. First, it can represent the number of members in a health maintenance organization (HMO) or other insurance plan. [Source: <a href=\"https://sk.sagepub.com/reference/healthcaremanagement/n263.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Care Management; Enrollment</a>]"@en ;
  skos:prefLabel "enrollment"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/enrollment_status>
  skos:prefLabel "enrollment status"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/enrollment> .

<https://concepts.sagepub.com/social-science/concept/managed_care>
  skos:prefLabel "managed care"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/enrollment> .

<https://concepts.sagepub.com/social-science/concept/educational_process:_school_perspectives>
  skos:prefLabel "educational process: school perspectives"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/enrollment> .

<https://concepts.sagepub.com/social-science/concept/student_attrition>
  skos:prefLabel "student attrition"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/enrollment> .

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

<https://concepts.sagepub.com/social-science/concept/language_enrollment>
  skos:prefLabel "language enrollment"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/enrollment> .

<https://concepts.sagepub.com/social-science/concept/health_policy>
  skos:prefLabel "health policy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/enrollment> .

<https://concepts.sagepub.com/social-science/concept/dual_enrollment>
  skos:prefLabel "dual enrollment"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/enrollment> .

