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

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

<https://concepts.sagepub.com/social-science/concept/Latino_gangs>
  skos:definition "Latino gang is a broad term that can apply to groups that have ties to Cuba, Colombia, South America, Mexico, Puerto Rico, and the Dominican Republic. Some of these gangs have become a major problem for law enforcement in the United States. [Source: <a href=\"https://sk.sagepub.com/reference/raceandcrime/n193.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Race and Crime; Latino Gangs</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/specific_populations> ;
  skos:prefLabel "Latino gangs"@en ;
  a skos:Concept .

