@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/free-rider_problem>
  skos:definition "The free-rider problem (FRP) arises when, given a collectivity trying to produce a common good, a member rationally calculates that, assuming a collective good will be produced anyway, it is better for him or her not to contribute to the cooperative effort. In this fashion, the individual is taking advantage of the hard work of others. [Source: <a href=\"https://sk.sagepub.com/reference/organization/n184.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Organization Studies; Free-Rider Problem</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/teams>, <https://concepts.sagepub.com/social-science/concept/organizational_economics> ;
  skos:prefLabel "free-rider problem"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/organizational_economics>
  skos:prefLabel "organizational economics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/free-rider_problem> .

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

<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/free-rider_problem> .

