@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:-V7T1X9QZ-9 .

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

