@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:-R6F4N08T-V .

bjw: a skos:ConceptScheme .
bjw:-R6F4N08T-V
  skos:hiddenLabel "Compression test"@en, "Essai compression"@fr, "Ensayo compresión"@es ;
  skos:prefLabel "compression test"@en, "essai de compression"@fr, "ensayo de compresión"@es ;
  inist:semCategory "Analyse / Mesure"@fr, "Análisis/Medida"@es, "Analysis / Measure"@en ;
  skos:inScheme bjw: ;
  a skos:Concept .

