@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: a skos:ConceptScheme .
bjw:-S87Z146T-X
  a skos:Concept ;
  skos:hiddenLabel "Stress effects"@en, "Effet contrainte"@fr ;
  inist:semCategory "Physical phenomenon / Chemical phenomenon"@en, "Processus physique / Processus chimique"@fr, "Fenómeno físico/Fenómeno químico"@es ;
  skos:inScheme bjw: ;
  skos:prefLabel "effet de contrainte"@fr, "stress effect"@en, "efecto de tensión"@es .

<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:-S87Z146T-X .

