@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:-NN5T5N8K-2 .

bjw: a skos:ConceptScheme .
bjw:-NN5T5N8K-2
  inist:semCategory "Analysis / Measure"@en, "Análisis/Medida"@es, "Analyse / Mesure"@fr ;
  skos:prefLabel "spectrométrie de réflexion"@fr, "reflection spectrometry"@en, "espectrometría de reflexión"@es ;
  a skos:Concept ;
  skos:hiddenLabel "Spectrométrie réflexion"@fr, "Reflection spectrometry"@en, "Espectrometría reflexión"@es ;
  skos:inScheme bjw: .

