@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/graduate_and_professional_education>
  skos:prefLabel "graduate and professional education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/law_schools> .

<https://concepts.sagepub.com/social-science/concept/collegiate_education>
  skos:prefLabel "collegiate education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/law_schools> .

<https://concepts.sagepub.com/social-science/concept/law_schools>
  skos:definition "In 1869, George Lewis Ruffin became the first African American to graduate from Harvard University Law School. He went on to become the first African American appointed to the Massachusetts judiciary. [Source: <a href=\"https://sk.sagepub.com/reference/africanamericaneducation/n141.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of African American Education; Law Schools</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/graduate_and_professional_education>, <https://concepts.sagepub.com/social-science/concept/collegiate_education> ;
  skos:prefLabel "law schools"@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/law_schools> .

