@prefix jvr: <http://data.loterre.fr/ark:/67375/JVR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix mesh: <http://id.nlm.nih.gov/mesh/vocab#> .

jvr: a skos:ConceptScheme .
jvr:-HXWPGDTR-K
  dc:established "2019-01-01"^^xsd:date ;
  skos:hiddenLabel "Chagrin caché"@fr, "Hidden Grief"@en ;
  dc:created "2018-07-09"^^xsd:date ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D000076605> ;
  a mesh:Descriptor, skos:Concept ;
  skos:prefLabel "Deuil entravé"@fr, "Disenfranchised Grief"@en ;
  skos:inScheme jvr: ;
  skos:broader jvr:-PR0STMQC-G ;
  skos:altLabel "Deuil non reconnu socialement"@fr, "Chagrin non reconnu"@fr ;
  dc:modified "2017-12-11"^^xsd:date ;
  skos:definition "Expression of grief that society limits or may not allow a person to express. Examples include the grief of parents for stillborn babies, of teachers for the death of students, of nurses for the death of patients, or for the loss of an animal companion. (from APA Dictionary of Psychology, 2nd ed.)"@en .

jvr:-PR0STMQC-G
  skos:prefLabel "Chagrin"@fr, "Grief"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-HXWPGDTR-K .

