@prefix ins: <http://data.loterre.fr/ark:/67375/INS> .
@prefix ns0: <http://mysite/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vh8: <http://data.loterre.fr/ark:/67375/VH8> .

ins:-S3ZR6PDK-H
  ns0:group "Diseases" ;
  skos:definition "Aortic dissection (AD) occurs when an injury to the innermost layer of the aorta allows blood to flow between the layers of the aortic wall, forcing the layers apart. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-XKWTK1Q7-4 ;
  skos:prefLabel "anévrysme disséquant de l'aorte"@fr, "aortic dissection"@en ;
  skos:exactMatch vh8:-DK1MMZK0-3 .

ins: a skos:ConceptScheme .
ins:-XKWTK1Q7-4
  skos:prefLabel "aortic disease"@en, "pathologie de l'aorte"@fr ;
  a skos:Concept ;
  skos:narrower ins:-S3ZR6PDK-H .

