@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/META>
  skos:prefLabel "Metal"@es, "Métal"@fr, "Metal"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-BV6JDKG5-S .

bjw: a skos:ConceptScheme .
bjw:-BV6JDKG5-S
  skos:prefLabel "dilute alloy"@en, "alliage dilué"@fr, "aleación diluida"@es ;
  skos:hiddenLabel "Alliage dilué"@fr, "Dilute alloy"@en ;
  inist:semCategory "Métal"@fr, "Metal"@en, "Metal"@es ;
  skos:inScheme bjw: ;
  a skos:Concept .

