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

bjw:-VZ0TRJV0-7
  skos:prefLabel "méthode électrique"@fr, "electrical method"@en, "método eléctrico"@es ;
  a skos:Concept ;
  inist:semCategory "Analyse / Mesure"@fr, "Análisis/Medida"@es, "Analysis / Measure"@en ;
  skos:inScheme bjw: ;
  skos:hiddenLabel "Electrical method"@en, "Método eléctrico"@es, "Méthode électrique"@fr .

<http://data.loterre.fr/ark:/67375/BJW/AMES>
  skos:prefLabel "Análisis / Medida"@es, "Analyse / Mesure"@fr, "Analysis / Measure"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-VZ0TRJV0-7 .

bjw: a skos:ConceptScheme .
