@prefix bjw: <http://data.loterre.fr/ark:/67375/BJW> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix inist: <http://www.inist.fr/Ontology#> .

bjw: a skos:ConceptScheme .
<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:-PP5824PT-C .

bjw:-PP5824PT-C
  inist:semCategory "Analyse / Mesure"@fr, "Analysis / Measure"@en, "Análisis/Medida"@es ;
  skos:hiddenLabel "Topographie RX"@fr, "Topografía RX"@es, "X ray topography"@en ;
  skos:prefLabel "topographie RX"@fr, "X-ray topography"@en, "topografía RX"@es ;
  skos:altLabel "topographie aux rayons X"@fr ;
  a skos:Concept ;
  skos:inScheme bjw: .

