@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:-SPMJ6NMC-L
  ns0:group "Diseases" ;
  skos:definition "Complement deficiency is an immunodeficiency of absent or suboptimal functioning of one of the complement system proteins. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-RJHCPKMD-B ;
  skos:prefLabel "déficit en complément"@fr, "complement deficiency"@en ;
  skos:altLabel "déficit du complément"@fr ;
  skos:exactMatch vh8:-NSC801TM-J .

ins: a skos:ConceptScheme .
ins:-RJHCPKMD-B
  skos:prefLabel "immunodéficit"@fr, "immune deficiency"@en ;
  a skos:Concept ;
  skos:narrower ins:-SPMJ6NMC-L .

