@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/MATE>
  skos:prefLabel "Material / Producto / Sustancia"@es, "Material / Product / Substance"@en, "Matériau / Produit / Substance"@fr ;
  a isothes:ConceptGroup ;
  skos:member bjw:-X4G41N7S-B .

bjw: a skos:ConceptScheme .
bjw:-X4G41N7S-B
  inist:semCategory "Material / Product / Substance"@en, "Material/Producto/Sustancia"@es, "Matériau / Produit / Substance"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q188460> ;
  skos:inScheme bjw: ;
  a skos:Concept ;
  skos:hiddenLabel "Natural resources"@en, "Ressource naturelle"@fr, "Recurso natural"@es ;
  skos:prefLabel "recurso natural"@es, "natural resource"@en, "ressource naturelle"@fr .

