@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/conceptgroup/people>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Mitchell_Kapor> .

<https://concepts.sagepub.com/social-science/concept/hacking>
  skos:prefLabel "hacking"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Mitchell_Kapor> .

<https://concepts.sagepub.com/social-science/concept/cyberculture>
  skos:prefLabel "cyberculture"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Mitchell_Kapor> .

<https://concepts.sagepub.com/social-science/concept/Mitchell_Kapor>
  skos:definition "1950– Software Entrepreneur, Activist Mitchell Kapor is the founder of Lotus Development Corporation and the designer of Lotus 1-2-3, a pioneering spreadsheet and database-management software system that was one of the most successful commercial computer products of the 1980s. He has gone on to use his wealth both as co-founder of the civil-rights organization Electronic Frontier Foundation and as an early investor in companies like UUNet and Real Networks. [Source: <a href=\"https://sk.sagepub.com/reference/newmedia/n137.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of New Media; Kapor, Mitchell</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/key_people_in_new_media>, <https://concepts.sagepub.com/social-science/concept/hacking>, <https://concepts.sagepub.com/social-science/concept/cyberculture> ;
  skos:prefLabel "Mitchell Kapor"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/key_people_in_new_media>
  skos:prefLabel "key people in new media"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Mitchell_Kapor> .

