@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/inspectors_general>
  skos:definition "The first Inspectors General—one for infantry and one for cavalry—were appointed by the French Army in 1668 and had the principal duties of reviewing the troops and reporting to the King. During the American Revolution, George Washington adopted the concept, charging his Inspector General with correcting all abuses and deficiencies within the Continental Army. [Source: <a href=\"https://sk.sagepub.com/reference/lawenforcement/n98.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law Enforcement; Inspectors General</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/specialized_law_enforcement_agencies>, <https://concepts.sagepub.com/social-science/concept/public_administration>, <https://concepts.sagepub.com/social-science/concept/federal_agencies_organizations> ;
  skos:prefLabel "inspectors general"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/public_administration>
  skos:prefLabel "public administration"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/inspectors_general> .

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

<https://concepts.sagepub.com/social-science/concept/specialized_law_enforcement_agencies>
  skos:prefLabel "specialized law enforcement agencies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/inspectors_general> .

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

