@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:-N0LC1DHQ-V
  skos:inScheme bjw: ;
  skos:hiddenLabel "Industria extractiva"@es, "Mining industry"@en, "Industrie extractive"@fr ;
  inist:semCategory "Actividad"@es, "Activité"@fr, "Activity"@en ;
  a skos:Concept ;
  skos:prefLabel "industrie extractive"@fr, "mining industry"@en, "industria extractiva"@es ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1945600> ;
  skos:altLabel "industrie minière"@fr .

bjw: a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/BJW/ACTI>
  skos:prefLabel "Actividad"@es, "Activity"@en, "Activité"@fr ;
  a isothes:ConceptGroup ;
  skos:member bjw:-N0LC1DHQ-V .

