@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/school_types>
  skos:prefLabel "school types"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Dunbar_High_School> .

<https://concepts.sagepub.com/social-science/concept/precollegiate_education>
  skos:prefLabel "precollegiate education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Dunbar_High_School> .

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

<https://concepts.sagepub.com/social-science/concept/Dunbar_High_School>
  skos:definition "Dunbar High School of Washington, D.C., formally Paul Laurence Dunbar High School, was considered one of the most prestigious African American schools in this nation between 1870 and 1955. During that period, the school was known for its academic excellence and highly educated faculty. [Source: <a href=\"https://sk.sagepub.com/reference/africanamericaneducation/n88.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of African American Education; Dunbar High School (Washington, D.C.)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/school_types>, <https://concepts.sagepub.com/social-science/concept/precollegiate_education> ;
  skos:prefLabel "Dunbar High School"@en ;
  a skos:Concept .

