@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/postsecondary_education>
  skos:prefLabel "postsecondary education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Hispanic-serving_institutions> .

<https://concepts.sagepub.com/social-science/concept/Hispanic-serving_institutions>
  skos:definition "Hispanic-serving institutions (HSIs) are broadly defined as institutions of higher education that enroll large numbers of students who self-identify as Hispanic or Latina/o. HSIs were officially recognized during the 1990s, which makes them a relatively new institutional type. [Source: <a href=\"https://sk.sagepub.com/reference/diversityineducation/n335.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Diversity in Education; Hispanic-Serving Institutions</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/postsecondary_education> ;
  skos:prefLabel "Hispanic-serving institutions"@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/Hispanic-serving_institutions> .

