@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/economic_concepts>
  skos:prefLabel "economic concepts"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/local_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/local_manufacturing> .

<https://concepts.sagepub.com/social-science/concept/local_manufacturing>
  skos:definition "A few decades ago, manufacturing represented 7 percent of all businesses and 22 percent of all jobs in the United States. Today, because of the high growth in the service sector's portion of the overall economy, a little more than 3 percent of firms and just under 15 percent of employees are engaged in manufacturing. [Source: <a href=\"https://sk.sagepub.com/reference/community/n308.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Local Manufacturing</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/economic_concepts> ;
  skos:prefLabel "local manufacturing"@en ;
  a skos:Concept .

