@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:-H42X0R3P-L .

bjw: a skos:ConceptScheme .
bjw:-H42X0R3P-L
  skos:prefLabel "inductive divider"@en, "diviseur inductif"@fr, "divisor inductivo"@es ;
  skos:inScheme bjw: ;
  skos:hiddenLabel "Inductive divider"@en, "Divisor inductivo"@es, "Diviseur inductif"@fr ;
  inist:semCategory "Dispositif / Appareillage"@fr, "Dispositivo/Aparatos"@es, "Device / Apparatus"@en ;
  a skos:Concept .

