@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/Supreme_Court_procedures_and_processes>
  skos:prefLabel "Supreme Court procedures and processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Supreme_Court_Building> .

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

<https://concepts.sagepub.com/social-science/concept/Supreme_Court_Building>
  skos:definition "For the first 145 years of its existence, the Supreme Court was a tenant in buildings intended for other purposes. The Court did not move into its own building until 1935. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-supreme-court-a-to-z-4e/n358.xml\" target=\"_blank\" data-id=\"to-sk\">The Supreme Court A to Z; Supreme Court Building</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Supreme_Court_procedures_and_processes> ;
  skos:prefLabel "Supreme Court Building"@en ;
  a skos:Concept .

