@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:-F72R61S0-Z .

bjw:-F72R61S0-Z
  a skos:Concept ;
  inist:semCategory "Fenómeno físico/Fenómeno químico"@es, "Processus physique / Processus chimique"@fr, "Physical phenomenon / Chemical phenomenon"@en ;
  skos:hiddenLabel "Signal carré"@fr, "Square signal"@en, "Señal cuadrada"@es ;
  skos:prefLabel "square signal"@en, "señal cuadrada"@es, "signal carré"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1136640> ;
  skos:inScheme bjw: .

