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

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

<https://concepts.sagepub.com/social-science/concept/widowhood>
  skos:definition "Widowhood, the state of having experienced the death of one's spouse and becoming widowed, has important implications for both individual and family life cycles. In the 18th and early 19th centuries, widowhood was quite common among younger adults because of a shorter life expectancy. [Source: <a href=\"https://sk.sagepub.com/reference/the-social-history-of-the-american-family/n576.xml\" target=\"_blank\" data-id=\"to-sk\">The Social History of the American Family: An Encyclopedia; Widowhood</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D017805.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/marital_status> ;
  skos:prefLabel "widowhood"@en ;
  a skos:Concept .

