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

n9j: a skos:ConceptScheme .
n9j:-MT0WK67C-H
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/acute_coronary_syndrome> ;
  skos:definition "Acute coronary syndrome, or ACS, is a subcategory of a common heart condition called ischemic heart disease (IHD) or coronary artery disease (CAD). IHD affects the coronary arteries, which are vessels that supply the cardiac muscle cells with blood and oxygen. [Source: Encyclopedia of Lifestyle Medicine & Health; Acute Coronary Syndrome]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-F3W1WNTV-Q, n9j:-JBCLBJH3-V ;
  skos:prefLabel "acute coronary syndrome"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D054058.html> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-MT0WK67C-H .

n9j:-F3W1WNTV-Q
  skos:prefLabel "angina pectoris"@en ;
  a skos:Concept ;
  skos:narrower n9j:-MT0WK67C-H .

n9j:-JBCLBJH3-V
  skos:prefLabel "myocardial ischemia"@en ;
  a skos:Concept ;
  skos:narrower n9j:-MT0WK67C-H .

