@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_Parsons>
  skos:definition "James Jerome “Jim” Parsons was a noted cultural geographer in the tradition of Carl Sauer. He was a professor in the geography department at the University of California, Berkeley, from 1948 to 1986. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n860.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Parsons, James (1915–1997)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/key_people_in_geography> ;
  skos:prefLabel "James Parsons"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/key_people_in_geography>
  skos:prefLabel "key people in geography"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/James_Parsons> .

<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_Parsons> .

