@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:-X214273W-B .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-X214273W-B .

n9j:-X214273W-B
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/contemporary_murder> ;
  skos:definition "Homicide is generally considered the most serious of all crimes. In addition, it is often used by researchers as a proxy measure for other forms of violent crime because it is measured more precisely and reliably than other types of crime. [Source: The Social History of Crime and Punishment in America: An     Encylopedia; Murder, Contemporary]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-B6W5MB24-S ;
  skos:prefLabel "contemporary murder"@en .

n9j: a skos:ConceptScheme .
