@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:-MJKJ5V3C-6
  skos:altLabel "tensile test"@en, "tensile testing"@en, "traction test"@en ;
  inist:semCategory "Analysis / Measure"@en, "Analyse / Mesure"@fr, "Análisis/Medida"@es ;
  skos:prefLabel "tension test"@en, "ensayo de tracción"@es, "essai de traction"@fr ;
  skos:hiddenLabel "Tension test"@en, "Ensayo tracción"@es, "Essai traction"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q899599> ;
  skos:inScheme bjw: ;
  a skos:Concept .

<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:-MJKJ5V3C-6 .

bjw: a skos:ConceptScheme .
