@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/history_of_poverty>
  skos:prefLabel "history of poverty"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Irish_famine> .

<https://concepts.sagepub.com/social-science/concept/causes_of_poverty>
  skos:prefLabel "causes of poverty"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Irish_famine> .

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

<https://concepts.sagepub.com/social-science/concept/Irish_famine>
  skos:definition "The Irish Great Famine, or An Gorta Mór, refers to events between 1845 and 1852, when the Irish nation was devastated by an agricultural catastrophe with effects that can be discerned to the present day. An estimated 1.5 million men, women, and children died of starvation and disease. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-encyclopedia-of-world-poverty-second-edition/i6159.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of World Poverty; Irish Famine</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/history_of_poverty>, <https://concepts.sagepub.com/social-science/concept/causes_of_poverty> ;
  skos:prefLabel "Irish famine"@en ;
  a skos:Concept .

