@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/manufacturing_and_operations>
  skos:prefLabel "manufacturing and operations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/manufacturing> .

<https://concepts.sagepub.com/social-science/concept/commercial_enterprises>
  skos:prefLabel "commercial enterprises"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/manufacturing> .

<https://concepts.sagepub.com/social-science/concept/occupations_and_professions,_labor_processes,_jobs,_and_careers>
  skos:prefLabel "occupations and professions, labor processes, jobs, and careers"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/manufacturing> .

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

<https://concepts.sagepub.com/social-science/concept/manufacturing>
  skos:definition "Manufacturing—the production of physical goods—is the definitional backbone of industrial society. Whereas an agricultural society relies on growing food or cash crops and a postindustrial society is characterized by the provision of services, an industrial society is defined by the design and putting together of tangible human-made objects, a pursuit that occupies a large portion of its workers. [Source: <a href=\"https://sk.sagepub.com/reference/sociology-of-work/n201.xml\" target=\"_blank\" data-id=\"to-sk\">Sociology of Work: An Encyclopedia; Manufacturing</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/occupations_and_professions,_labor_processes,_jobs,_and_careers>, <https://concepts.sagepub.com/social-science/concept/manufacturing_and_operations>, <https://concepts.sagepub.com/social-science/concept/commercial_enterprises> ;
  skos:prefLabel "manufacturing"@en ;
  a skos:Concept .

