@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: a skos:ConceptScheme .
c0x:-Q6KCLS5N-L
  skos:prefLabel "Covaxin"@en, "Covaxin"@fr ;
  a skos:Concept ;
  skos:related c0x:-NCBBVRG9-B .

c0x:-MKQNGSPK-6
  skos:prefLabel "commercial vaccine"@en, "vaccin commercialisé"@fr ;
  a skos:Concept ;
  skos:narrower c0x:-NCBBVRG9-B .

c0x:-NCBBVRG9-B
  skos:related c0x:-Q6KCLS5N-L ;
  dc:created "2021-01-04"^^xsd:date ;
  dc11:creator "Patricia Fener" ;
  a skos:Concept ;
  skos:inScheme c0x: ;
  skos:broader c0x:-MKQNGSPK-6 ;
  skos:prefLabel "Bharat Biotech Covid-19 vaccine"@en, "vaccin Bharat Biotech"@fr .

