@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:-BJR2T7V5-X
  skos:prefLabel "Contrôle des maladies transmissibles"@fr, "Communicable Disease Control"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-FMZDRKM1-4 .

jvr:-FMZDRKM1-4
  dc:established "2021-01-01"^^xsd:date ;
  skos:inScheme jvr: ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D000085762> ;
  skos:altLabel "Social Distancing"@en, "Physical Distance"@en, "Distanciation sociale"@fr, "Distance physique"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:prefLabel "Physical Distancing"@en, "Distanciation physique"@fr ;
  dc:modified "2020-07-08"^^xsd:date ;
  dc:created "2020-07-09"^^xsd:date ;
  skos:definition "Maintaining recommended amount of spacial separation between self and others."@en ;
  skos:broader jvr:-BJR2T7V5-X .

jvr: a skos:ConceptScheme .
