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

jvr: a skos:ConceptScheme .
jvr:-DGGD48HB-R
  skos:altLabel "Implicit Bias"@en, "Subconscious Bias"@en, "Hidden Bias"@en, "Unconscious Bias"@en, "Préjugé caché"@fr, "Préjugé subconscient"@fr ;
  skos:inScheme jvr: ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D000087302> ;
  dc:modified "2021-01-15"^^xsd:date ;
  a mesh:Descriptor, skos:Concept ;
  skos:prefLabel "Préjugé inconscient"@fr, "Bias, Implicit"@en ;
  skos:broader jvr:-P59B8CHP-W ;
  dc:created "2021-07-09"^^xsd:date ;
  skos:definition "The attitudes or stereotypes that affect understanding, actions, and decisions in an unconscious manner. These biases which include favorable and unfavorable assessments, are activated involuntarily without individual's intentional control. (from https://www.jointcommission.org/-/media/deprecated-unorganized/imported-assets/tjc/system-folders/joint-commission-online/quick_safety_issue_23_apr_2016pdf.pdf?db=web&hash=A5852411BCA02D1A918284EBAA775988)"@en ;
  dc:established "2022-01-01"^^xsd:date .

jvr:-P59B8CHP-W
  skos:prefLabel "Prejugé"@fr, "Prejudice"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-DGGD48HB-R .

