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

vh8:-SZRFXSDX-H
  skos:prefLabel "symptom"@en, "symptôme"@fr ;
  a skos:Concept ;
  skos:narrower vh8:-SZJ6S2GC-Q .

vh8: a skos:ConceptScheme .
vh8:-F0J230DC-J
  skos:prefLabel "respiratory disease"@en, "pathologie de l'appareil respiratoire"@fr ;
  a skos:Concept ;
  skos:narrower vh8:-SZJ6S2GC-Q .

vh8:-SZJ6S2GC-Q
  a skos:Concept ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Cough>, <https://fr.wikipedia.org/wiki/Toux> ;
  skos:definition "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, "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 ;
  skos:prefLabel "toux"@fr, "cough"@en ;
  skos:broader vh8:-F0J230DC-J, vh8:-SZRFXSDX-H ;
  skos:inScheme vh8: .

