@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:-ZH5HLMD4-4
  skos:prefLabel "alliage réfractaire"@fr, "aleación refractaria"@es, "heat resisting alloy"@en ;
  skos:inScheme bjw: ;
  skos:hiddenLabel "Alliage réfractaire"@fr, "Heat resisting alloy"@en ;
  inist:semCategory "Metal"@en, "Metal"@es, "Métal"@fr ;
  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:-ZH5HLMD4-4 .

bjw: a skos:ConceptScheme .
