@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: a skos:ConceptScheme .
bjw:-CF0XJ3R3-D
  skos:prefLabel "compuesto intermetálico"@es, "intermetallic compound"@en, "composé intermétallique"@fr ;
  inist:semCategory "Chemical compound"@en, "Compuesto químico"@es, "Composé chimique"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q428069> ;
  a skos:Concept ;
  skos:hiddenLabel "Compuesto intermetálico"@es, "Intermetallic compound"@en, "Composé intermétallique"@fr ;
  skos:inScheme bjw: .

<http://data.loterre.fr/ark:/67375/BJW/CCHI>
  skos:prefLabel "Compuesto químico"@es, "Chemical compound"@en, "Composé chimique"@fr ;
  a isothes:ConceptGroup ;
  skos:member bjw:-CF0XJ3R3-D .

