@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.loterre.fr/ark:/67375/73G/PPPC>
  isothes:superGroup <http://data.loterre.fr/ark:/67375/73G/PHPP> ;
  rdfs:comment "Number of membres: 1."@en, "Nombre de membres : 1."@fr ;
  skos:member <http://data.loterre.fr/ark:/67375/73G-WX6HRS3V-M> ;
  a skos:Collection ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/73G> ;
  skos:prefLabel "Processus physique / Processus chimique"@fr, "Physical phenomenon / Chemical phenomenon"@en .

<http://data.loterre.fr/ark:/67375/73G-WX6HRS3V-M>
  skos:prefLabel "onde"@fr, "wave"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/73G> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/73G/PHPP>
  skos:prefLabel "Phenomenon / Process / Property"@en, "Phénomène / Processus / Propriété"@fr ;
  a skos:Collection ;
  isothes:subGroup <http://data.loterre.fr/ark:/67375/73G/PPPC> .

