@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:-RWSKZJ78-1 .

jvr:-RWSKZJ78-1
  owl:sameAs <http://id.nlm.nih.gov/mesh/D022903> ;
  skos:altLabel "Publications officielles"@fr, "Government Document"@en ;
  skos:broader jvr:-WBHSLK7D-H ;
  dc:created "2000-03-31"^^xsd:date ;
  skos:definition "Work consisting of publications issued by local, regional, or national governments or by their agencies or subdivisions."@en ;
  dc:modified "2019-07-05"^^xsd:date ;
  a mesh:Descriptor, skos:Concept ;
  skos:prefLabel "Document officiel"@fr, "Government Publication"@en ;
  dc:established "2000-03-31"^^xsd:date ;
  skos:inScheme jvr: .

jvr: a skos:ConceptScheme .
