@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/dueling>
  skos:definition "Dueling in America lasted from the eighteenth century through the late nineteenth century, serving as a way for selfstyled gentlemen to settle conflicts about apparent insults through a series of elaborate steps, leading ultimately to violence. The practice was especially important in dramatizing relationships between rituals and expressions of masculinity and social class. [Source: <a href=\"https://sk.sagepub.com/reference/masculinities/n70.xml\" target=\"_blank\" data-id=\"to-sk\">American Masculinities: A Historical Encyclopedia; Dueling</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cause_of_death> ;
  skos:prefLabel "dueling"@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/dueling> .

<https://concepts.sagepub.com/social-science/concept/cause_of_death>
  skos:prefLabel "cause of death"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dueling> .

