@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/key_people_in_the_us_military>
  skos:prefLabel "key people in the us military"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Colin_Powell> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/people>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Colin_Powell> .

<https://concepts.sagepub.com/social-science/concept/Colin_Powell>
  skos:definition "Soldier and statesman best known for his role as chairman of the Joint Chiefs of Staff (from 1989 to 1993) and as secretary of state in the first administration of President George W. Bush. Following retirement from the United States Army and prior to his public service, Powell served on the board of America Online. [Source: <a href=\"https://sk.sagepub.com/reference/nationalsecurity/n506.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of United States National Security; Powell, Colin (1937–)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/war_and_race>, <https://concepts.sagepub.com/social-science/concept/war_and_politics>, <https://concepts.sagepub.com/social-science/concept/key_people_in_the_us_military> ;
  skos:prefLabel "Colin Powell"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/war_and_politics>
  skos:prefLabel "war and politics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Colin_Powell> .

<https://concepts.sagepub.com/social-science/concept/war_and_race>
  skos:prefLabel "war and race"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Colin_Powell> .

