@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:-W30R6G1P-S .

bjw:-W30R6G1P-S
  skos:prefLabel "partial pressure"@en, "pression partielle"@fr, "presión parcial"@es ;
  skos:inScheme bjw: ;
  inist:semCategory "Processus physique / Processus chimique"@fr, "Physical phenomenon / Chemical phenomenon"@en, "Fenómeno físico/Fenómeno químico"@es ;
  skos:hiddenLabel "Presión parcial"@es, "Pression partielle"@fr, "Partial pressure"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q27165> ;
  a skos:Concept .

