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

n9j:-organizations
  a isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member n9j:-RHKLVF5L-R .

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

n9j: a skos:ConceptScheme .
n9j:-RHKLVF5L-R
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Congressional_Hispanic_Caucus> ;
  skos:definition "The Congressional Hispanic Caucus (CHC) is made up of the Democratic members of Congress of Hispanic descent. The CHC goal is to voice and advance, through the legislative process, issues affecting Hispanics and Latinos in the United States, Puerto Rico, and U.S. territories. [Source: Multicultural America: A Multimedia Encyclopedia; Congressional Hispanic Caucus]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-JLV88FQV-D ;
  skos:prefLabel "Congressional Hispanic Caucus"@en .

