@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/AMES>
  skos:prefLabel "Análisis / Medida"@es, "Analyse / Mesure"@fr, "Analysis / Measure"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-T16G38MN-7 .

bjw: a skos:ConceptScheme .
bjw:-T16G38MN-7
  a skos:Concept ;
  skos:prefLabel "prueba de deformación"@es, "essai de déformation"@fr, "deformation test"@en ;
  inist:semCategory "Analysis / Measure"@en, "Análisis/Medida"@es, "Analyse / Mesure"@fr ;
  skos:altLabel "ensayo de deformación"@es, "deformation testing"@en ;
  skos:hiddenLabel "Essai déformation"@fr, "Prueba deformación"@es, "Deformation test"@en ;
  skos:inScheme bjw: ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q76433340> .

