@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/instrumental_communities>
  skos:prefLabel "instrumental communities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/merchant_communities> .

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

<https://concepts.sagepub.com/social-science/concept/merchant_communities>
  skos:definition "In the past, merchants were linked to long-distance trade involving movement by land or sea; today, contact is swifter by air or by the Internet. Merchants traded various commodities from the mundane, such as salt, to the exotic, such as jade. [Source: <a href=\"https://sk.sagepub.com/reference/community/n324.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Merchant Communities</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/instrumental_communities> ;
  skos:prefLabel "merchant communities"@en ;
  a skos:Concept .

