@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-BJG67TJQ-C .

n9j: a skos:ConceptScheme .
n9j:-BJG67TJQ-C
  owl:sameAs <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: Encyclopedia of Community: From the Village to the Virtual                    World; Merchant Communities]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-JPBF566G-T ;
  skos:prefLabel "merchant communities"@en .

n9j:-JPBF566G-T
  skos:prefLabel "instrumental communities"@en ;
  a skos:Concept ;
  skos:narrower n9j:-BJG67TJQ-C .

