@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: a skos:ConceptScheme .
ins:-L304VRB5-X
  skos:prefLabel "parasitose"@fr, "parasitosis"@en ;
  a skos:Concept ;
  skos:narrower ins:-CDPH05DM-4 .

ins:-CDPH05DM-4
  ns0:group "Diseases" ;
  skos:definition "La parasitémie est la quantité d'un parasite présent dans le sang humain ou animal (plasmodium falciparum ou autre plasmodium paludique, dans le cas du paludisme par exemple) (Wikipédia)"@fr, "Parasitemia is the quantitative content of parasites in the blood. It is used as a measurement of parasite load in the organism and an indication of the degree of an active parasitic infection. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-L304VRB5-X ;
  skos:prefLabel "parasitémie"@fr, "parasitemia"@en ;
  skos:exactMatch vh8:-Q20NJ9B0-B .

