@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:-T1VHHH6W-L .

bjw: a skos:ConceptScheme .
bjw:-T1VHHH6W-L
  skos:altLabel "prototype testing"@en, "ensayo de calificación"@es ;
  skos:inScheme bjw: ;
  skos:prefLabel "essai de qualification"@fr, "prototype test"@en, "prueba de calificación"@es ;
  a skos:Concept ;
  skos:hiddenLabel "Essai qualification"@fr, "Prototype tests"@en, "Prueba calificación"@es ;
  inist:semCategory "Analyse / Mesure"@fr, "Analysis / Measure"@en, "Análisis/Medida"@es .

