@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/temperance>
  skos:definition "Temperance refers to the practice of drinking alcohol moderately or abstaining from it altogether. As a movement, it became influential in the first decades of the 19th century and reached its apex with the adoption of Prohibition in 1919. [Source: <a href=\"https://sk.sagepub.com/reference/the-social-history-of-the-american-family/n539.xml\" target=\"_blank\" data-id=\"to-sk\">The Social History of the American Family: An Encyclopedia; Temperance</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D013695.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_activities> ;
  skos:prefLabel "temperance"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/human_activities>
  skos:prefLabel "human activities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/temperance> .

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

