@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-JLV88FQV-D
  skos:prefLabel "congressional leadership"@en ;
  a skos:Concept ;
  skos:narrower n9j:-RZM8X17S-K .

n9j:-people
  a isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member n9j:-RZM8X17S-K .

n9j:-RZM8X17S-K
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/John_Quincy_Adams> ;
  skos:notation "Date: 1767-1848"@en ;
  skos:definition "John Quincy Adams, the son of the second U.S. president, John Adams, was the sixth president of the United States, in office from 1825 to 1829. [Source: The SAGE Encyclopedia of World Poverty; Adams, John Quincy]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-JLV88FQV-D ;
  skos:prefLabel "John Quincy Adams"@en .

n9j: a skos:ConceptScheme .
