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

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:-N5FQXH8M-T .

bjw:-N5FQXH8M-T
  skos:hiddenLabel "Acoustic wave interference"@en, "Interférence onde acoustique"@fr ;
  inist:semCategory "Fenómeno físico/Fenómeno químico"@es, "Processus physique / Processus chimique"@fr, "Physical phenomenon / Chemical phenomenon"@en ;
  skos:prefLabel "acoustic wave interference"@en, "interferencia de onda acústica"@es, "interférence d'ondes acoustiques"@fr ;
  skos:inScheme bjw: ;
  a skos:Concept .

