@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-N5Q69D6Z-1 .

n9j: a skos:ConceptScheme .
n9j:-JW139F5B-R
  skos:prefLabel "open-source software"@en ;
  a skos:Concept ;
  skos:narrower n9j:-N5Q69D6Z-1 .

n9j:-N5Q69D6Z-1
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/open_source> ;
  skos:definition "Open source refers to the software-industry tradition of developing and sharing source code and standards, and of encouraging collaborative development. Often aligned with hacker culture, open-source software has contributed to many important developments in Internet infrastructure, including BIND, the Berkeley Internet Name Daemon servers that run the Domain Name System; in software, including Linux and the Apache Web server; and in software languages, including Perl, Tcl, and Python. [Source: Encyclopedia of New Media; Open Source]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-JW139F5B-R ;
  skos:prefLabel "open source"@en .

