@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:-F81ZDNMN-P
  skos:inScheme bjw: ;
  skos:prefLabel "mechanical test"@en, "essai mécanique"@fr, "prueba mecánica"@es ;
  inist:semCategory "Analysis / Measure"@en, "Analyse / Mesure"@fr, "Análisis/Medida"@es ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q76431588> ;
  a skos:Concept ;
  skos:altLabel "ensayo mecánico"@es, "mechanical testinging"@en ;
  skos:hiddenLabel "Mechanical tests"@en, "Essai mécanique"@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:-F81ZDNMN-P .

bjw: a skos:ConceptScheme .
