@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/health_and_well-being>
  skos:prefLabel "health and well-being"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/prostate_cancer> .

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

<https://concepts.sagepub.com/social-science/concept/types_of_cancer>
  skos:prefLabel "types of cancer"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/prostate_cancer> .

<https://concepts.sagepub.com/social-science/concept/prostatic_diseases>
  skos:prefLabel "prostatic diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/prostate_cancer> .

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

<https://concepts.sagepub.com/social-science/concept/men%27s_health>
  skos:prefLabel "men's health"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/prostate_cancer> .

<https://concepts.sagepub.com/social-science/concept/prostate_cancer>
  skos:definition "PROSTATE CANCER IS the most frequently diagnosed cancer and also the second leading cause of cancer-related deaths in American men, with an estimated 218,890 cases and 27,050 deaths expected in 2007. The only known risk factors for prostate cancer are age, family history, and ethnicity. [Source: <a href=\"https://sk.sagepub.com/reference/cancer/n498.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Cancer and Society; Prostate Cancer</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/types_of_cancer>, <https://concepts.sagepub.com/social-science/concept/prostatic_diseases>, <https://concepts.sagepub.com/social-science/concept/men%27s_health>, <https://concepts.sagepub.com/social-science/concept/health_and_well-being>, <https://concepts.sagepub.com/social-science/concept/cancer_types>, <https://concepts.sagepub.com/social-science/concept/cancer> ;
  skos:prefLabel "prostate cancer"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/cancer_types>
  skos:prefLabel "cancer types"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/prostate_cancer> .

