@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/statistics_as_topic>
  skos:prefLabel "statistics as topic"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/survival_analysis> .

<https://concepts.sagepub.com/social-science/concept/Kaplan-Meier_estimate>
  skos:prefLabel "Kaplan-Meier estimate"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/survival_analysis> .

<https://concepts.sagepub.com/social-science/concept/disease-free_survival>
  skos:prefLabel "disease-free survival"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/survival_analysis> .

<https://concepts.sagepub.com/social-science/concept/survival_analysis>
  skos:definition "Survival analysis, generally speaking, is the modeling of time-to-event data. Traditionally, survival analysis has been used to study the survival of biological organisms, including human beings and laboratory animals. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-research-design/n450.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Research Design; Survival Analysis</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Kaplan-Meier_estimate>, <https://concepts.sagepub.com/social-science/concept/disease-free_survival> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D016019.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/statistics_as_topic> ;
  skos:prefLabel "survival analysis"@en ;
  a skos:Concept .

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

