@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:-WBHSLK7D-H
  skos:prefLabel "Publication Formats"@en, "Catégories de publications"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-HGB02FB1-Z .

jvr:-GN9BGCH0-2
  skos:prefLabel "Examination Questions"@en, "Question-réponse"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:related jvr:-HGB02FB1-Z .

jvr:-HGB02FB1-Z
  a mesh:Descriptor, skos:Concept ;
  dc:established "1999-01-01"^^xsd:date ;
  skos:definition "Works consisting of collections of practice questions and drills, generally for instructional or review use."@en ;
  dc:created "1998-06-03"^^xsd:date ;
  skos:prefLabel "Problèmes et exercices"@fr, "Problems and Exercises"@en ;
  skos:related jvr:-GN9BGCH0-2 ;
  skos:inScheme jvr: ;
  skos:broader jvr:-WBHSLK7D-H ;
  dc:modified "2019-07-11"^^xsd:date ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D020497> .

jvr: a skos:ConceptScheme .
