@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:-K4CXM6LT-W .

jvr: a skos:ConceptScheme .
jvr:-KW02LQPL-Q
  skos:prefLabel "Composantes des publications"@fr, "Publication Components"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-K4CXM6LT-W .

jvr:-K4CXM6LT-W
  a mesh:Descriptor, skos:Concept ;
  skos:hiddenLabel "Press Release"@en, "Press Releases"@en, "Communiqués de presse"@fr ;
  skos:prefLabel "News"@en, "Actualités"@fr ;
  dc:established "1996-01-01"^^xsd:date ;
  skos:broader jvr:-WBHSLK7D-H, jvr:-KW02LQPL-Q ;
  skos:inScheme jvr: ;
  skos:definition "Works consisting of an announcement or statement of recent or current events of new data and matters of interest in the field of medicine or science. In some publications, such as \"Nature\" or \"Science,\" the news reports are substantively written and herald medical and scientific data of vital or controversial importance."@en ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D016433> ;
  dc:modified "2020-05-27"^^xsd:date ;
  skos:altLabel "Nouvelles"@fr ;
  dc:created "1995-06-23"^^xsd:date .

