@prefix p21: <http://data.loterre.fr/ark:/67375/P21> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

p21:-BPCB6FLW-5
  skos:definition "La dépersonnalisation (parfois abrégé DP) est un symptôme psychologique dissociatif. Il s'agit d'un sentiment de perte de sens de soi-même, dans lequel un individu ne possède aucun contrôle de la situation. (Source : DBpedia)"@fr ;
  skos:exactMatch <http://dbpedia.org/resource/Depersonalization> ;
  skos:hiddenLabel "Depersonalization"@en, "Dépersonnalisation"@fr ;
  skos:prefLabel "depersonalization"@en, "dépersonnalisation"@fr ;
  skos:inScheme p21: ;
  inist:semCategory "Pathologie"@fr, "Disease"@en ;
  a skos:Concept .

p21:-Pathologie
  skos:prefLabel "Disease"@en, "Pathologie"@fr ;
  a isothes:ConceptGroup ;
  skos:member p21:-BPCB6FLW-5 .

p21: a skos:ConceptScheme .
