@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:-RNC8QKDZ-V .

bjw:-RNC8QKDZ-V
  inist:semCategory "Metal"@es, "Metal"@en, "Métal"@fr ;
  skos:hiddenLabel "Fibre reinforced metal"@en, "Metal reforzado fibra"@es, "Métal renforcé fibre"@fr ;
  skos:altLabel "métal renforcé par des fibres"@fr ;
  skos:prefLabel "métal renforcé de fibres"@fr, "fibre reinforced metal"@en, "metal reforzado con fibras"@es ;
  skos:inScheme bjw: ;
  a skos:Concept .

bjw: a skos:ConceptScheme .
