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

<https://concepts.sagepub.com/social-science/concept/pandemics>
  skos:prefLabel "pandemics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Black_Death> .

<https://concepts.sagepub.com/social-science/concept/history_of_environment_and_society>
  skos:prefLabel "history of environment and society"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Black_Death> .

<https://concepts.sagepub.com/social-science/concept/bubonic_plague>
  skos:prefLabel "bubonic plague"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/Black_Death> .

<https://concepts.sagepub.com/social-science/concept/animal_geographies>
  skos:prefLabel "animal geographies"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/Black_Death>
  skos:definition "Black death was an epidemic that spread to Western Europe and Britain in 1347–50. It caused havoc because about one-third of the European population died from the disease. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n95.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Black Death</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/bubonic_plague>, <https://concepts.sagepub.com/social-science/concept/animal_geographies> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/society>, <https://concepts.sagepub.com/social-science/concept/pandemics>, <https://concepts.sagepub.com/social-science/concept/history_of_environment_and_society> ;
  skos:prefLabel "Black Death"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/events>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "events"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Black_Death> .

