@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/James_Garfield>
  skos:definition "James Garfield was born and raised in Ohio—the state that he would eventually be seated in the U.S. House of Representatives to represent. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-encyclopedia-of-world-poverty-second-edition/i5199.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of World Poverty; Garfield, James (Administration)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/key_people_in_the_social_history_of_crime> ;
  skos:prefLabel "James Garfield"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/people>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/James_Garfield> .

<https://concepts.sagepub.com/social-science/concept/key_people_in_the_social_history_of_crime>
  skos:prefLabel "key people in the social history of crime"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/James_Garfield> .

