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

<https://concepts.sagepub.com/social-science/concept/crowdsourcing>
  skos:definition "Crowdsourcing is a process by which unofficial, distributed groups of individuals (the “crowd”) voluntarily contribute solutions in response to an open call issued by an individual or organization (the crowdsourcer). The term crowdsourcing was coined by Jeff Howe in 2006. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-public-relations-2e/n124.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Public Relations; Crowdsourcing</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D063045.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/data_collection> ;
  skos:prefLabel "crowdsourcing"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/data_collection>
  skos:prefLabel "data collection"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/crowdsourcing> .

