@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/Americans>
  skos:prefLabel "Americans"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Puerto_Ricans> .

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

<https://concepts.sagepub.com/social-science/concept/Puerto_Ricans>
  skos:definition "Puerto Ricans have a diverse ethnic heritage, that includes ancestry from the Taino people of the island, Spaniards, and Africans primarily from West Africa. Most Puerto Ricans speak Spanish at home (in 2010, 95 percent of those on the island did so as well as 65 percent in the 50 states) and identify as Hispanic or Latino. [Source: <a href=\"https://sk.sagepub.com/reference/multicultural-america/n717.xml\" target=\"_blank\" data-id=\"to-sk\">Multicultural America: A Multimedia Encyclopedia; Puerto Ricans</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Hispanic_Americans>, <https://concepts.sagepub.com/social-science/concept/Americans> ;
  skos:prefLabel "Puerto Ricans"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/Hispanic_Americans>
  skos:prefLabel "Hispanic Americans"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Puerto_Ricans> .

