@prefix ins: <http://data.loterre.fr/ark:/67375/INS> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://mysite/> .
@prefix vh8: <http://data.loterre.fr/ark:/67375/VH8> .

ins:-RMWLHTGD-3
  skos:prefLabel "psychose"@fr, "psychosis"@en ;
  a skos:Concept ;
  skos:narrower ins:-J9P4W2RZ-R .

ins: a skos:ConceptScheme .
ins:-J9P4W2RZ-R
  ns0:group "Diseases" ;
  skos:definition "La schizophrénie est un trouble mental sévère et chronique appartenant à la classe des troubles psychotiques. (Wikipédia)"@fr, "Schizophrenia is a mental disorder characterized by abnormal behavior, strange speech, and a decreased ability to understand reality. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-RMWLHTGD-3 ;
  skos:prefLabel "schizophrénie"@fr, "schizophrenia"@en ;
  skos:exactMatch vh8:-FHNLT1J1-6 .

