@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:-RHXBBDDW-Z
  skos:hiddenLabel "Effet non linéaire"@fr, "Non linear effect"@en, "Efecto no lineal"@es ;
  skos:prefLabel "non-linear effect"@en, "effet non linéaire"@fr, "efecto no lineal"@es ;
  skos:inScheme bjw: ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q3049039> ;
  inist:semCategory "Fenómeno físico/Fenómeno químico"@es, "Physical phenomenon / Chemical phenomenon"@en, "Processus physique / Processus chimique"@fr ;
  a skos:Concept ;
  skos:altLabel "nonlinear effect"@en .

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:-RHXBBDDW-Z .

