@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/Privy_Council>
  skos:definition "The Privy Council is a descendant of England's Curia Regis, the royal court made up of persons holding lands directly from the Crown, that at one time had great power as adviser to the Crown. In addition to the council's advisory function, it exercised important judicial functions. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-the-fourth-amendment/n629.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the Fourth Amendment; Privy Council</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizations_important_to_the_Fourth_Amendment> ;
  skos:prefLabel "Privy Council"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/organizations_important_to_the_Fourth_Amendment>
  skos:prefLabel "organizations important to the Fourth Amendment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Privy_Council> .

