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

bjw: a skos:ConceptScheme .
bjw:-KFZ0M5HQ-V
  skos:hiddenLabel "DC to DC converters"@en, "Convertidor continuo-continuo"@es, "Convertisseur CC CC"@fr ;
  skos:altLabel "DC-to-DC convertor"@en, "convertisseur CC-CC"@fr, "convertidor CC-CC"@es, "DC-to-DC converter"@en, "DC-DC convertor"@en ;
  skos:prefLabel "convertisseur continu-continu"@fr, "DC-DC converter"@en, "convertidor continuo-continuo"@es ;
  inist:semCategory "Device / Apparatus"@en, "Dispositivo/Aparatos"@es, "Dispositif / Appareillage"@fr ;
  a skos:Concept ;
  skos:inScheme bjw: .

