@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:-CGFG8X4F-S .

jvr: a skos:ConceptScheme .
jvr:-CGFG8X4F-S
  owl:sameAs <http://id.nlm.nih.gov/mesh/D020494> ;
  skos:altLabel "Phrase"@en, "Guides d'expression"@fr, "Manuels d'expression"@fr, "Manuel d'expression"@fr ;
  dc:established "1999-01-01"^^xsd:date ;
  a skos:Concept, mesh:Descriptor ;
  skos:prefLabel "Phrases"@en, "Guide d'expression"@fr ;
  skos:broader jvr:-WBHSLK7D-H ;
  skos:definition "Work consisting of common terms, phrases, idioms, and typical conversations, e.g., between health professional and patients. These are often intended for use by non-native speakers of a language."@en ;
  skos:inScheme jvr: ;
  dc:modified "2019-07-05"^^xsd:date ;
  dc:created "1998-06-03"^^xsd:date .

