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

n9j: a skos:ConceptScheme .
n9j:-NDSFLMTS-M
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Cuban_Americans> ;
  skos:definition "Cuban Americans constitute the third-largest nationality of Latinos in the United States, after Mexican Americans and Puerto Ricans. According to the 2000 Census, approximately 1.225 million persons of Cuban ancestry lived in the United States. [Source: Encyclopedia of U.S.-Latin American Relations; Cuban Americans]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-M3S0PBP1-W, n9j:-JDWBN2CF-4 ;
  skos:prefLabel "Cuban Americans"@en .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-NDSFLMTS-M .

n9j:-JDWBN2CF-4
  skos:prefLabel "racial, ethnic, and nationality groups"@en ;
  a skos:Concept ;
  skos:narrower n9j:-NDSFLMTS-M .

n9j:-M3S0PBP1-W
  skos:prefLabel "ethnic groups"@en ;
  a skos:Concept ;
  skos:narrower n9j:-NDSFLMTS-M .

