@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:-L4DC37G1-Z
  skos:hiddenLabel "Effet température"@fr, "Efecto temperatura"@es, "Temperature effect"@en ;
  inist:semCategory "Processus physique / Processus chimique"@fr, "Fenómeno físico/Fenómeno químico"@es, "Physical phenomenon / Chemical phenomenon"@en ;
  skos:altLabel "thermal effect"@en, "temperature influence"@en, "temperature action"@en ;
  skos:inScheme bjw: ;
  skos:prefLabel "efecto de temperatura"@es, "temperature effect"@en, "effet de la température"@fr ;
  a skos:Concept .

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

