@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:-HG0L03Q3-C .

n9j:-HG0L03Q3-C
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Joseph_McCarthy> ;
  skos:definition "Joseph McCarthy's (1908–1957) controversial political career began with his surprising victory over Robert La Follette for the senatorial nomination; yet, he is perhaps best known for his political focus during the 1950s on the infiltration of communists in American public institutions. McCarthy's anticommunist movement was largely referred to as “McCarthyism.” Joseph McCarthy was born November 14, 1908, on a farm in Appleton, Wisconsin. [Source: The Social History of Crime and Punishment in America: An     Encylopedia; McCarthy, Joseph]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-ZHWQCGBM-M ;
  skos:prefLabel "Joseph McCarthy"@en .

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

