@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/frontier_crime>
  skos:definition "The imagery of frontier violence is pervasive in the American consciousness. From the dime novels of the 1800s to classic western films and TV shows of the 1930s to the present, the cowboy as symbol of the American west is encountered at every turn. [Source: <a href=\"https://sk.sagepub.com/reference/socialhistory-crime-punishment/n253.xml\" target=\"_blank\" data-id=\"to-sk\">The Social History of Crime and Punishment in America: An Encylopedia; Frontier Crime</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/crimes_in_America> ;
  skos:prefLabel "frontier crime"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/crimes_in_America>
  skos:prefLabel "crimes in America"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/frontier_crime> .

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

