@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:-RXKZC095-G
  skos:definition "Study of mental processes and behavior of schizophrenics."@en ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D012565> ;
  skos:altLabel "Psychology, Schizophrenic"@en, "Psychologie de la schizophrénie"@fr ;
  dc:established "1966-01-01"^^xsd:date ;
  dc:created "1999-01-01"^^xsd:date ;
  skos:inScheme jvr: ;
  dc:modified "1993-06-04"^^xsd:date ;
  a mesh:Descriptor, skos:Concept ;
  skos:prefLabel "Schizophrenic Psychology"@en, "Psychologie des schizophrènes"@fr ;
  skos:broader jvr:-RXR0FMPX-8 .

jvr:-RXR0FMPX-8
  skos:prefLabel "Disciplines et activités comportementales"@fr, "Behavioral Disciplines and Activities"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-RXKZC095-G .

