@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-B6W5MB24-S
  skos:prefLabel "crimes in America"@en ;
  a skos:Concept ;
  skos:narrower n9j:-RCC9B9H6-C .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-RCC9B9H6-C .

n9j:-RCC9B9H6-C
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/bigamy_polygamy> ;
  skos:definition "Polygamy intended as plural marriage or polygyny, that is, a marriage in which the man has more than one wife at the same time, has been a widespread practice throughout history, including in the Judeo-Christian tradition. Bigamy is the criminal act of marrying another person when one is still married to someone else in countries with laws against multiple marriage. [Source: The Social History of Crime and Punishment in America: An     Encylopedia; Bigamy/Polygamy]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-B6W5MB24-S ;
  skos:prefLabel "bigamy/polygamy"@en .

n9j: a skos:ConceptScheme .
