@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/Burger_Court>
  skos:definition "The Burger Court is defined by the years that Warren Earl Burger presided as chief justice of the U.S. Supreme Court. Richard Nixon nominated Warren Burger as chief justice in 1969, replacing Chief Justice Earl Warren. [Source: <a href=\"https://sk.sagepub.com/reference/educationlaw/n50.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Education Law; Burger Court</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/Warren_Burger> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/constitutional_rights_and_issues> ;
  skos:prefLabel "Burger Court"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/Warren_Burger>
  skos:prefLabel "Warren Burger"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/Burger_Court> .

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

<https://concepts.sagepub.com/social-science/concept/constitutional_rights_and_issues>
  skos:prefLabel "constitutional rights and issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Burger_Court> .

