@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:-B6G308C9-3 .

jvr:-B6G308C9-3
  dc:established "1997-01-01"^^xsd:date ;
  skos:broader jvr:-WBHSLK7D-H ;
  dc:modified "2015-06-05"^^xsd:date ;
  a mesh:Descriptor, skos:Concept ;
  dc:created "1996-06-21"^^xsd:date ;
  skos:prefLabel "Documentaries and Factual Films"@en, "Documentaires et films factuels"@fr ;
  skos:altLabel "Documentaires et films basés sur des faits"@fr ;
  skos:definition "Works consisting of films, videos, and programs which depict actual persons or actual events. They do not include frank historical re-creations and do not attempt to judge the truth of the depiction in a film purporting to be factual or documentary in character. (From Moving Image Materials: Genre Terms, 1988)"@en ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D019499> ;
  skos:inScheme jvr: .

jvr: a skos:ConceptScheme .
