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

bjw:-VHJ0WB0B-M
  inist:semCategory "Métal"@fr, "Metal"@es, "Metal"@en ;
  skos:prefLabel "metal chapado"@es, "clad metal"@en, "métal plaqué"@fr ;
  skos:hiddenLabel "Métal plaqué"@fr, "Metal chapado"@es, "Clad metal"@en ;
  skos:inScheme bjw: ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/BJW/META>
  skos:prefLabel "Metal"@es, "Métal"@fr, "Metal"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-VHJ0WB0B-M .

bjw: a skos:ConceptScheme .
