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

jvr: a skos:ConceptScheme .
jvr:-R6DXJSKX-0
  skos:prefLabel "Expression of Concern"@en, "Déclaration d'inquiétude"@fr ;
  dc:created "2017-07-11"^^xsd:date ;
  skos:inScheme jvr: ;
  dc:established "2018-01-01"^^xsd:date ;
  dc:modified "2017-07-07"^^xsd:date ;
  a mesh:Descriptor, skos:Concept ;
  skos:broader jvr:-KW02LQPL-Q ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D000075742> ;
  skos:definition "A notification about the integrity of a published article that is typically written by an editor and should be labelled prominently in the item title. It is the responsibility of the editor to initiate appropriate investigative procedures, discover the outcome of the investigation, and notify readers of that outcome in a subsequent published item. The outcome may require the publication of a retraction notice."@en .

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

