@prefix c0x: <http://data.loterre.fr/ark:/67375/C0X> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

c0x:-TXPN9G8G-C
  skos:prefLabel "mutation du gène S"@fr, "mutation in S gene"@en ;
  a skos:Concept ;
  skos:narrower c0x:-NJJ92T8J-0 .

c0x: a skos:ConceptScheme .
c0x:-NJJ92T8J-0
  dc:modified "2021-01-02"^^xsd:date ;
  dc11:creator "Patricia Fener" ;
  a skos:Concept ;
  skos:inScheme c0x: ;
  skos:broader c0x:-TXPN9G8G-C ;
  skos:prefLabel "D614G mutation"@en, "mutation D614G"@fr .

