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

jvr: a skos:ConceptScheme .
jvr:-NPG9SJJC-J
  owl:sameAs <http://id.nlm.nih.gov/mesh/D001635> ;
  dc:established "1966-01-01"^^xsd:date ;
  skos:inScheme jvr: ;
  skos:altLabel "Medical Bibliography"@en, "Bibliography, Medical"@en, "Medicine, Bibliographies"@en, "Bibliographie en médecine"@fr, "Medicine, Bibliography"@en, "Medical Bibliographies"@en, "Bibliographies, Medical"@en ;
  dc:modified "2019-07-10"^^xsd:date ;
  a skos:Concept, mesh:Descriptor ;
  skos:prefLabel "Bibliographie médicale"@fr, "Bibliography of Medicine"@en ;
  skos:broader jvr:-VFMCX0CH-B ;
  dc:created "1999-01-01"^^xsd:date ;
  skos:definition "A list of works, documents, and other publications on medical subjects and topics of interest to the field of medicine."@en .

jvr:-VFMCX0CH-B
  skos:prefLabel "Bibliographies as Topic"@en, "Bibliographie comme sujet"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-NPG9SJJC-J .

