@prefix jvr: <http://data.loterre.fr/ark:/67375/JVR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix mesh: <http://id.nlm.nih.gov/mesh/vocab#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

jvr: a skos:ConceptScheme .
jvr:-WJSMRGQV-L
  skos:prefLabel "statistiques et données numériques (Qualificatif)"@fr, "statistics & numerical data (Qualifier)"@en ;
  a mesh:Qualifier, skos:Concept .

jvr:-C9GT5CS6-X
  skos:prefLabel "Développement de vaccin"@fr, "Vaccine Development"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-RV83NTP8-2 .

jvr:-RV83NTP8-2
  skos:prefLabel "Vaccine Efficacy"@en, "Efficacité vaccinale"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:hiddenLabel "Efficacité réelle du vaccin"@fr, "Vaccine Effectiveness"@en ;
  skos:inScheme jvr: ;
  mesh:allowableQualifier jvr:-WJSMRGQV-L ;
  skos:broader jvr:-C9GT5CS6-X ;
  dc:created "2021-07-09"^^xsd:date ;
  dc:established "2022-01-01"^^xsd:date ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D000087507> ;
  dc:modified "2021-03-05"^^xsd:date ;
  skos:definition "A measurement of disease risk reduction among vaccinated compared to unvaccinated persons under ideal conditions such as in a clinical trial. Such disease reduction measured under typical field conditions is vaccine effectiveness. In contrast vaccine potency is measured in an assay to ensure proper dosing and storage of vaccines whereas vaccine immunogenicity measures its ability to induce an immune response in a vaccinated individual in observational studies."@en .

