@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/breast_diseases>
  skos:definition "To understand breast conditions, it is necessary to appreciate the distinct tissues that make up the breast. The breast is composed primarily of glandular tissues and supporting, or stromal, tissues. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n206.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Breast Diseases</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/mastitis>, <https://concepts.sagepub.com/social-science/concept/breast_cancer> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/localized_diseases>, <https://concepts.sagepub.com/social-science/concept/gynecologic_diseases>, <https://concepts.sagepub.com/social-science/concept/endocrine_disease> ;
  skos:prefLabel "breast diseases"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/localized_diseases>
  skos:prefLabel "localized diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/breast_diseases> .

<https://concepts.sagepub.com/social-science/concept/endocrine_disease>
  skos:prefLabel "endocrine disease"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/breast_diseases> .

<https://concepts.sagepub.com/social-science/concept/mastitis>
  skos:prefLabel "mastitis"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/breast_diseases> .

<https://concepts.sagepub.com/social-science/concept/gynecologic_diseases>
  skos:prefLabel "gynecologic diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/breast_diseases> .

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

<https://concepts.sagepub.com/social-science/concept/breast_cancer>
  skos:prefLabel "breast cancer"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/breast_diseases> .

