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

c0x:-N6R4VNZN-B
  dc:created "2020-12-02"^^xsd:date ;
  skos:definition "La couverture vaccinale correspond au taux de personnes ayant reçu un nombre donné d'injections vaccinales à une date donnée. (Wikipédia)"@fr ;
  dc11:creator "Patricia Fener" ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Vaccination#Aspects_scientifiques> ;
  skos:broader c0x:-JQ1JT614-W ;
  skos:prefLabel "vaccination coverage"@en, "couverture vaccinale"@fr ;
  dc:modified "2020-12-03"^^xsd:date ;
  skos:altLabel "couverture de vaccination"@fr ;
  skos:inScheme c0x: ;
  a skos:Concept .

c0x: a skos:ConceptScheme .
c0x:-JQ1JT614-W
  skos:prefLabel "vaccination"@en, "vaccination"@fr ;
  a skos:Concept ;
  skos:narrower c0x:-N6R4VNZN-B .

