@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/TECH>
  skos:prefLabel "Técnica / Método"@es, "Technique / Méthode"@fr, "Technique / Method"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-X8B3104M-1 .

bjw:-X8B3104M-1
  inist:semCategory "Técnica/Método"@es, "Technique / Method"@en, "Technique / Méthode"@fr ;
  skos:prefLabel "bipolar technology"@en, "technologie bipolaire"@fr, "tecnología bipolar"@es ;
  skos:hiddenLabel "Bipolar technology"@en, "Technologie bipolaire"@fr, "Tecnología bipolar"@es ;
  skos:inScheme bjw: ;
  a skos:Concept .

bjw: a skos:ConceptScheme .
