@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:-BG055MR5-8 .

bjw:-BG055MR5-8
  skos:altLabel "magnesium-based alloy"@en ;
  a skos:Concept ;
  inist:semCategory "Metal"@es, "Metal"@en, "Métal"@fr ;
  skos:prefLabel "aleación a base de magnesio"@es, "magnesium-base alloy"@en, "alliage à base de magnésium"@fr ;
  skos:inScheme bjw: ;
  skos:hiddenLabel "Magnesium base alloy"@en, "Alliage base magnésium"@fr .

bjw: a skos:ConceptScheme .
