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

bjw:-SQVDGRDK-Q
  skos:prefLabel "alliage amagnétique"@fr, "aleación amagnética"@es, "non-magnetic alloy"@en ;
  a skos:Concept ;
  skos:hiddenLabel "Aleación amagnética"@es, "Non magnetic alloy"@en, "Alliage amagnétique"@fr ;
  inist:semCategory "Metal"@es, "Metal"@en, "Métal"@fr ;
  skos:inScheme bjw: .

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

bjw: a skos:ConceptScheme .
