@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

jvr:-WBHSLK7D-H
  skos:prefLabel "Publication Formats"@en, "Catégories de publications"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-MP1F5CG1-F .

jvr:-MP1F5CG1-F
  skos:inScheme jvr: ;
  skos:broader jvr:-WBHSLK7D-H ;
  a skos:Concept, mesh:Descriptor ;
  skos:prefLabel "Study Guide"@en, "Guide d'étude"@fr ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D000072643> ;
  skos:definition "Tool used to help facilitate learning and comprehension of a topic or to help prepare for an examination."@en ;
  dc:modified "2019-07-10"^^xsd:date ;
  dc:established "2017-01-01"^^xsd:date ;
  dc:created "2016-07-08"^^xsd:date .

jvr: a skos:ConceptScheme .
