@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:-TBFQ08W1-W
  skos:prefLabel "Reference Books"@en, "Ouvrages de référence"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-RLBP4DDH-M .

jvr:-RLBP4DDH-M
  skos:altLabel "Annuaires comme sujet"@fr ;
  skos:definition "Works about lists of persons or organizations, systematically arranged, usually in alphabetic or classed order, giving address, affiliations, etc., for individuals, and giving address, officers, functions, and similar data for organizations."@en ;
  skos:broader jvr:-TBFQ08W1-W ;
  dc:created "1999-01-01"^^xsd:date ;
  skos:prefLabel "Directories as Topic"@en, "Répertoires comme sujet"@fr ;
  skos:inScheme jvr: ;
  dc:modified "2017-02-07"^^xsd:date ;
  a skos:Concept, mesh:Descriptor ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D004181> ;
  dc:established "1966-01-01"^^xsd:date .

jvr: a skos:ConceptScheme .
