@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/obituaries>
  skos:definition "An obituary (the root of the word is obit, Latin for “death”) is a news report of someone's death, often with a biographical sketch of the deceased. Obituaries typically appear within days or a week after the subject has died. [Source: <a href=\"https://sk.sagepub.com/reference/journalism/n279.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Journalism; Obituaries</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/news_categories> ;
  skos:prefLabel "obituaries"@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/obituaries> .

<https://concepts.sagepub.com/social-science/concept/news_categories>
  skos:prefLabel "news categories"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/obituaries> .

