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

ins:-S1JLWQDQ-F
  skos:prefLabel "respiratory disease"@en, "pathologie de l'appareil respiratoire"@fr ;
  a skos:Concept ;
  skos:narrower ins:-ZC47CFRT-H .

ins: a skos:ConceptScheme .
ins:-D0PLM64M-8
  skos:prefLabel "symptom"@en, "symptôme"@fr ;
  a skos:Concept ;
  skos:narrower ins:-ZC47CFRT-H .

ins:-ZC47CFRT-H
  skos:broader ins:-S1JLWQDQ-F, ins:-D0PLM64M-8 ;
  ns0:group "Diseases" ;
  skos:exactMatch vh8:-SZJ6S2GC-Q ;
  a skos:Concept ;
  skos:prefLabel "cough"@en, "toux"@fr ;
  skos:inScheme ins: ;
  skos:definition "La toux est un acte réflexe destiné à protéger les voies aériennes, en évacuant des corps obstruant ces voies et les sécrétions bronchiques. (Wikipédia)"@fr, "A cough is a sudden, and often repetitively occurring, protective reflex which helps to clear the large breathing passages from fluids, irritants, foreign particles and microbes. (Wikipedia)"@en .

