@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/open_source_networks>
  skos:definition "Open source, or the open source movement, refers to ideas and actions advocating that the source materials used to create and develop a product—their source code—should be open so that any user has access to it. Open source can be seen as both a method of production and a political vision. [Source: <a href=\"https://sk.sagepub.com/reference/socialnetworks/n276.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Networks; Open Source Networks</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/technology_and_social_networking> ;
  skos:prefLabel "open source networks"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/technology_and_social_networking>
  skos:prefLabel "technology and social networking"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/open_source_networks> .

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

