@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: a skos:ConceptScheme .
jvr:-B5ZPBRGQ-R
  skos:prefLabel "Biographies as Topic"@en, "Biographie comme sujet"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-F4GCSFNV-R .

jvr:-F4GCSFNV-R
  skos:altLabel "Journaux intimes ou agendas comme sujet"@fr, "Diary as Topic"@en ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D000078646> ;
  a mesh:Descriptor, skos:Concept ;
  skos:broader jvr:-B5ZPBRGQ-R ;
  skos:inScheme jvr: ;
  dc:created "2018-07-09"^^xsd:date ;
  dc:established "2019-01-01"^^xsd:date ;
  skos:prefLabel "Diaries as Topic"@en, "Journal intime ou agenda comme sujet"@fr ;
  dc:modified "2019-05-01"^^xsd:date ;
  skos:definition "Works on or about records, usually private, of writers' experiences, observations, feelings, attitudes, etc. They may also be works marked in calendar order in which to note appointments and the like."@en .

