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

bjw:-JX11VZPX-4
  inist:semCategory "Analyse / Mesure"@fr, "Analysis / Measure"@en, "Análisis/Medida"@es ;
  skos:hiddenLabel "Mesure harmonique"@fr, "Medida armónica"@es, "Hamonic measure"@en ;
  skos:inScheme bjw: ;
  a skos:Concept ;
  skos:prefLabel "harmonic measurement"@en, "medición de armónica"@es, "mesure d'harmonique"@fr ;
  skos:altLabel "medida de armónica"@es .

<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:-JX11VZPX-4 .

bjw: a skos:ConceptScheme .
