@prefix blh: <http://data.loterre.fr/ark:/67375/BLH> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix uneskos: <http://purl.org/umu/uneskos#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

blh:-PHPP
  skos:prefLabel "Phenomenon / Process / Property"@en, "Phénomène / Processus / Propriété"@fr ;
  a isothes:ConceptGroup ;
  isothes:subGroup blh:-PPPC .

blh: a skos:ConceptScheme .
blh:-K33QZ1W4-D
  skos:prefLabel "acidification"@en, "acidification"@fr ;
  a skos:Concept ;
  uneskos:memberOf blh:-PPPC .

blh:-PPPC
  isothes:superGroup blh:-PHPP ;
  rdfs:comment "Nombre de membres : 1"@fr, "Number of members: 1"@en ;
  skos:member blh:-K33QZ1W4-D ;
  a isothes:ConceptGroup ;
  skos:inScheme blh: ;
  skos:prefLabel "Processus physique / Processus chimique"@fr, "Physical phenomenon / Chemical phenomenon"@en .

