@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: a skos:ConceptScheme .
n9j:-people
  a isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member n9j:-V0R7GB2F-C .

n9j:-V0R7GB2F-C
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/George_Wickersham> ;
  skos:definition "George Woodward Wickersham, lawyer, Republican Party leader, attorney general of the United States, and chairman of the National Commission on Law Observance and Enforcement, was born in Pittsburgh, Pennsylvania. He was the son of businessman Samuel Morris Wickersham and Elizabeth Cox. [Source: The Social History of Crime and Punishment in America: An     Encylopedia; Wickersham, George]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-ZHWQCGBM-M ;
  skos:prefLabel "George Wickersham"@en .

n9j:-ZHWQCGBM-M
  skos:prefLabel "key people in the social history of crime"@en ;
  a skos:Concept ;
  skos:narrower n9j:-V0R7GB2F-C .

