@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:-SZ19VJJR-F
  skos:altLabel "émission de rayons X"@fr, "emisión de rayos X"@es ;
  inist:semCategory "Fenómeno físico/Fenómeno químico"@es, "Physical phenomenon / Chemical phenomenon"@en, "Processus physique / Processus chimique"@fr ;
  skos:prefLabel "X-ray emission"@en, "émission RX"@fr, "emisión RX"@es ;
  skos:hiddenLabel "Emisión RX"@es, "X ray emission"@en, "Emission RX"@fr ;
  a skos:Concept ;
  skos:inScheme bjw: .

bjw: a skos:ConceptScheme .
<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:-SZ19VJJR-F .

