@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/wine>
  skos:definition "Wine has the paradoxical quality of being both ordinary and special: a simple food item to be consumed with a meal, it is also widely used as both a symbol in religious ritual and a means of changing human mood or consciousness. As a result, wine often has multiple meanings within consumer culture, connected to life and death, health and pollution, purity and spirituality, and conceptions of order and disorder. [Source: <a href=\"https://sk.sagepub.com/reference/consumerculture/n581.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Consumer Culture; Wine</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D014920.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/alcoholic_beverages> ;
  skos:prefLabel "wine"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/alcoholic_beverages>
  skos:prefLabel "alcoholic beverages"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/wine> .

