@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:-R9P1KJSS-M .

bjw: a skos:ConceptScheme .
bjw:-R9P1KJSS-M
  skos:prefLabel "hierro colado blanco"@es, "white cast iron"@en, "fonte blanche"@fr ;
  a skos:Concept ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q5871685> ;
  skos:hiddenLabel "White cast iron"@en, "Hierro colado blanco"@es, "Fonte blanche"@fr ;
  skos:inScheme bjw: ;
  inist:semCategory "Métal"@fr, "Metal"@es, "Metal"@en .

