@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.loterre.fr/ark:/67375/3JP> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/3JP-RBS8HDSH-D>
  skos:hiddenLabel "Malade"@fr, "Patient"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/3JP> ;
  skos:prefLabel "malade"@fr, "patient"@en .

