@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/shared_work>
  skos:definition "Work is the bedrock of human culture, and much human endeavor, past and present, concerns it. As a social activity entailing both mental and physical components, work “alters the physical environment to meet human needs” (Applebaum 1984, p. [Source: <a href=\"https://sk.sagepub.com/reference/community/n436.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Shared Work</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/economic_concepts> ;
  skos:prefLabel "shared work"@en ;
  a skos:Concept .

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

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

