@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-BR46HCJH-H
  skos:prefLabel "business of cancer"@en ;
  a skos:Concept ;
  skos:narrower n9j:-R7GZDLMD-Q .

n9j:-organizations
  a isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member n9j:-R7GZDLMD-Q .

n9j: a skos:ConceptScheme .
n9j:-R7GZDLMD-Q
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/MedImmune> ;
  skos:definition "MEDIMMUNE IS AN American pharmaceutical company that commenced life in 1987 and changed to its current name in 1990. The company is based in Maryland and is listed on the NASDAQ. [Source: Encyclopedia of Cancer and Society; Medimmune]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-BR46HCJH-H ;
  skos:prefLabel "MedImmune"@en .

