@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: a skos:ConceptScheme .
jvr:-X2F82628-K
  skos:prefLabel "Dictionnaire"@fr, "Dictionary"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-N8N8WBBR-7 .

jvr:-N8N8WBBR-7
  skos:prefLabel "Dictionary, Dental"@en, "Dictionnaire dentaire"@fr ;
  a skos:Concept, mesh:Descriptor ;
  skos:definition "A reference book containing a list of words related to dentistry-usually in alphabetic order-giving information about form, pronunciation, etymology, grammar, and meaning."@en ;
  dc:modified "2018-07-02"^^xsd:date ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D000077824> ;
  dc:established "2019-01-01"^^xsd:date ;
  skos:inScheme jvr: ;
  dc:created "2018-07-09"^^xsd:date ;
  skos:altLabel "Dictionnaire de médecine dentaire"@fr ;
  skos:broader jvr:-X2F82628-K .

