@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:-W92GH9Q9-D .

bjw:-W92GH9Q9-D
  skos:exactMatch <https://www.wikidata.org/wiki/Q4874866> ;
  skos:hiddenLabel "Modulación desplazamiento fase"@es, "Phase shift keying"@en, "Modulation déplacement phase"@fr ;
  skos:inScheme bjw: ;
  inist:semCategory "Fenómeno físico/Fenómeno químico"@es, "Processus physique / Processus chimique"@fr, "Physical phenomenon / Chemical phenomenon"@en ;
  skos:altLabel "modulation à déplacement de phase"@fr ;
  skos:prefLabel "modulation par déplacement de phase"@fr, "modulación por desplazamiento de fase"@es, "phase shift keying"@en ;
  a skos:Concept .

