@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:-GJBK6RD1-G
  skos:inScheme bjw: ;
  a skos:Concept ;
  inist:semCategory "Analysis / Measure"@en, "Análisis/Medida"@es, "Analyse / Mesure"@fr ;
  skos:hiddenLabel "Ensayo destructivo"@es, "Essai destructif"@fr, "Destructive test"@en ;
  skos:prefLabel "destructive test"@en, "essai destructif"@fr, "ensayo destructivo"@es ;
  skos:altLabel "contrôle destructif"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q2011881> .

<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:-GJBK6RD1-G .

bjw: a skos:ConceptScheme .
