@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix bjw: <http://data.loterre.fr/ark:/67375/BJW> .
@prefix inist: <http://www.inist.fr/Ontology#> .

<http://data.loterre.fr/ark:/67375/BJW/PRPC>
  skos:prefLabel "Propiedad / Parámetro / Característica"@es, "Propriété / Paramètre / Caractéristique"@fr, "Property / Parameter / Characteristic"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-B2VFR8P5-G .

bjw: a skos:ConceptScheme .
bjw:-B2VFR8P5-G
  skos:prefLabel "thermal power"@en, "puissance thermique"@fr, "potencia térmica"@es ;
  a skos:Concept ;
  inist:semCategory "Propiedad/Parámetro/Característica"@es, "Property / Parameter / Characteristic"@en, "Propriété / Paramètre / Caractéristique"@fr ;
  skos:inScheme bjw: ;
  skos:hiddenLabel "Potencia térmica"@es, "Puissance thermique"@fr, "Thermal power"@en .

