@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/cancer_types>
  skos:prefLabel "cancer types"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/thyroid_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/thyroid_cancer> .

<https://concepts.sagepub.com/social-science/concept/thyroid_disease>
  skos:prefLabel "thyroid disease"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/thyroid_cancer> .

<https://concepts.sagepub.com/social-science/concept/thyroid_cancer>
  skos:definition "THYROID CANCER IS the most common endocrine gland malignancy. It is a complex, important, and varied cancer that has four different classifications, depending on the cells from which it originates: papillary, follicular, medullary, and anaplastic. [Source: <a href=\"https://sk.sagepub.com/reference/cancer/n617.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Cancer and Society; Thyroid Cancer</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/types_of_cancer>, <https://concepts.sagepub.com/social-science/concept/thyroid_disease>, <https://concepts.sagepub.com/social-science/concept/cancer_types>, <https://concepts.sagepub.com/social-science/concept/cancer> ;
  skos:prefLabel "thyroid cancer"@en ;
  a skos:Concept .

<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/thyroid_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/thyroid_cancer> .

