@prefix xd4: <http://data.loterre.fr/ark:/67375/XD4> .
@prefix uneskos: <http://purl.org/umu/uneskos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

xd4:-DSX2LL2G-V
  uneskos:memberOf xd4:-PPPC ;
  skos:hiddenLabel "Ionisation"@en, "Ionisation"@fr ;
  a skos:Concept ;
  skos:inScheme xd4: ;
  skos:prefLabel "ionisation"@en, "ionisation"@fr, "ionización"@es ;
  skos:altLabel "ionization"@en .

xd4: a skos:ConceptScheme .
xd4:-PPPC
  skos:prefLabel "Processus physique / Processus chimique"@fr, "Physical phenomenon / Chemical phenomenon"@en ;
  a isothes:ConceptGroup ;
  skos:member xd4:-DSX2LL2G-V .

