@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/soft_tissue_sarcoma>
  skos:definition "Soft tissue sarcomas are rare tumors that develop from the mesenchymal tissue layer, one of the three embryologic tissue types. The mesenchymal layer gives rise to deep skin tissues, blood vessels, fibrous tissues surrounding joints, cartilage, bone, smooth and striated muscles, and fat. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n1107.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Soft Tissue Sarcoma</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sarcoma>, <https://concepts.sagepub.com/social-science/concept/cancer_types> ;
  skos:prefLabel "soft tissue sarcoma"@en ;
  a skos:Concept .

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

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

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

