@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/Chicanos>
  skos:definition "According to the 2000 U.S. Census, Chicana/os represent roughly 67% of the 33.8 million Latina/os in the United States. Chicana/os are people of Mexican descent born in the United States, also known as Mexican Americans. [Source: <a href=\"https://sk.sagepub.com/reference/multiculturalpsychology/n41.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Multicultural Psychology; Chicanas/Chicanos</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/ethnic_groups> ;
  skos:prefLabel "Chicanos"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/ethnic_groups>
  skos:prefLabel "ethnic groups"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Chicanos> .

