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

n9j:-B55CN0Z3-J
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Coca-Cola> ;
  skos:definition "Coca-Cola is a beverage with enormous global cultural resonance. It was invented by an Atlanta pharmacist, John S. Pemberton, in 1888, and first bottled in 1894. [Source: Encyclopedia of Consumer Culture; Coca-Cola]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-Z8MS4BJ3-S ;
  skos:prefLabel "Coca-Cola"@en .

n9j:-organizations
  a isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member n9j:-B55CN0Z3-J .

n9j:-Z8MS4BJ3-S
  skos:prefLabel "production, exchange and distribution in consumer culture"@en ;
  a skos:Concept ;
  skos:narrower n9j:-B55CN0Z3-J .

n9j: a skos:ConceptScheme .
