@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/Jack_Dangermond>
  skos:definition "Jack Dangermond and his wife Laura are the founders of the Environmental Systems Research Institute (ESRI), the world's fourth largest privately held software company. Founded in 1969 and headquartered in Redlands, California, ESRI is arguably the technical and market leader in geographic information system (GIS) software. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n249.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Dangermond, Jack</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/key_people_in_geography> ;
  skos:prefLabel "Jack Dangermond"@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/Jack_Dangermond> .

<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/Jack_Dangermond> .

