@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:-VKDRHF91-Q
  skos:hiddenLabel "Raffinerie"@fr, "Refinery"@en, "Refinería"@es ;
  skos:prefLabel "raffinerie"@fr, "refinery"@en, "refinería"@es ;
  inist:semCategory "Actividad"@es, "Activity"@en, "Activité"@fr ;
  skos:inScheme bjw: ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1867977> ;
  a skos:Concept .

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:-VKDRHF91-Q .

