@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:-P8BR7612-F
  inist:semCategory "Physical phenomenon / Chemical phenomenon"@en, "Processus physique / Processus chimique"@fr, "Fenómeno físico/Fenómeno químico"@es ;
  skos:inScheme bjw: ;
  skos:hiddenLabel "Diffusion gazeuse"@fr, "Gaseous diffusion"@en, "Difusión gaseosa"@es ;
  skos:altLabel "diffusion gaz"@fr ;
  skos:prefLabel "difusión gaseosa"@es, "gaseous diffusion"@en, "diffusion gazeuse"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1138138> ;
  a skos:Concept .

<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:-P8BR7612-F .

