@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:-D5FKBTQ8-7 .

bjw: a skos:ConceptScheme .
bjw:-D5FKBTQ8-7
  inist:semCategory "Métal"@fr, "Metal"@es, "Metal"@en ;
  skos:prefLabel "aleación de metal pesado fundida"@es, "alliage lourd de fonderie"@fr, "heavy metal cast alloy"@en ;
  a skos:Concept ;
  skos:inScheme bjw: ;
  skos:hiddenLabel "Alliage lourd fonderie"@fr, "Heavy metal cast alloy"@en, "Aleación metal pesado fundida"@es .

