@prefix bjw: <http://data.loterre.fr/ark:/67375/BJW> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

bjw: a skos:ConceptScheme .
bjw:-D0GVRPZQ-X
  inist:semCategory "Processus physique / Processus chimique"@fr, "Physical phenomenon / Chemical phenomenon"@en, "Fenómeno físico/Fenómeno químico"@es ;
  skos:altLabel "effet d'Auger"@fr, "efecto de Auger"@es ;
  skos:inScheme bjw: ;
  skos:prefLabel "effet Auger"@fr, "Auger effect"@en, "efecto Auger"@es ;
  skos:hiddenLabel "Effet Auger"@fr, "Efecto Auger"@es ;
  a skos:Concept ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q719512> .

<http://data.loterre.fr/ark:/67375/BJW/PPPC>
  skos:prefLabel "Fenómeno físico/Fenómeno químico"@es, "Processus physique / Processus chimique"@fr, "Physical phenomenon / Chemical phenomenon"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-D0GVRPZQ-X .

