@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/organizations_(cancer)>
  skos:prefLabel "organizations (cancer)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Japanese_Gastric_Cancer_Association> .

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

<https://concepts.sagepub.com/social-science/concept/Japanese_Gastric_Cancer_Association>
  skos:definition "THE JAPANESE GASTRIC Cancer Association (JGCA) is a scientific association that promotes basic and clinical research on gastric cancer. It was established in 1962 as the Japanese Research Society for Gastric Cancer; at that time it was a closed association whose membership consisted of 352 Japanese organizations. [Source: <a href=\"https://sk.sagepub.com/reference/cancer/n332.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Cancer and Society; Japanese Gastric Cancer Association</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizations_(cancer)> ;
  skos:prefLabel "Japanese Gastric Cancer Association"@en ;
  a skos:Concept .

