@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/Eric_Raymond>
  skos:definition "1957– Author, Programmer Eric Raymond is a self-styled “hacker anthropologist” and a leading advocate for open-source programming. The open-source movement challenges conventional notions of intellectual property by embracing a volunteerist, collaborative, and non-proprietary model for software development. [Source: <a href=\"https://sk.sagepub.com/reference/newmedia/n200.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of New Media; Raymond, Eric</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/open-source_software>, <https://concepts.sagepub.com/social-science/concept/key_people_in_new_media>, <https://concepts.sagepub.com/social-science/concept/hacking> ;
  skos:prefLabel "Eric Raymond"@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/Eric_Raymond> .

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

<https://concepts.sagepub.com/social-science/concept/open-source_software>
  skos:prefLabel "open-source software"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Eric_Raymond> .

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

