@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/federal_agencies_organizations>
  skos:prefLabel "federal agencies/organizations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/U.S._Capitol_Police> .

<https://concepts.sagepub.com/social-science/concept/U.S._Capitol_Police>
  skos:definition "The U.S. Capitol Police (USCP) traces its history to John Golding, a watchman who was hired at an annual salary of $371.75 in 1801, a few months after the seat of government had moved from Philadelphia to Washington, D.C. Golding had no specified legal authority or arrest powers other than a citizen's right to temporarily detain a suspect until assistance was provided by the marshal of the District of Columbia. In 1823, a detachment of U.S. Marines supplemented the watchman during reconstruction of the Capitol, which was completed in 1827, the year that President John Quincy Adams expanded the watch staff to four: James Knotts, J. A. French, Samuel Goldsmith, and Ignatius Wheatley. [Source: <a href=\"https://sk.sagepub.com/reference/lawenforcement/n368.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law Enforcement; U.S. Capitol Police</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/federal_agencies_organizations> ;
  skos:prefLabel "U.S. Capitol Police"@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/U.S._Capitol_Police> .

