@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/DISP>
  skos:prefLabel "Dispositivo / Aparatos"@es, "Dispositif / Appareillage"@fr, "Device / Apparatus"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-HV625R87-8 .

bjw:-HV625R87-8
  skos:prefLabel "intercambiador de casco y tubo"@es, "échangeur à tube et calandre"@fr, "shell-and-tube exchanger"@en ;
  skos:altLabel "échangeur coque et tube"@fr, "échangeur à faisceau tubulaire"@fr ;
  skos:hiddenLabel "Echangeur faisceau calandre"@fr, "Shell and tube exchanger"@en, "Intercambiador haces tubos"@es ;
  inist:semCategory "Dispositivo/Aparatos"@es, "Device / Apparatus"@en, "Dispositif / Appareillage"@fr ;
  skos:inScheme bjw: ;
  a skos:Concept .

