@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:-KZG4XCZ4-4
  skos:exactMatch <https://www.wikidata.org/wiki/Q3634830> ;
  skos:hiddenLabel "Administración depósito"@es, "Inventory control"@en, "Gestion stock"@fr ;
  inist:semCategory "Activité"@fr, "Actividad"@es, "Activity"@en ;
  skos:inScheme bjw: ;
  skos:prefLabel "gestion de stock"@fr, "inventory control"@en, "administración de depósitos"@es ;
  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:-KZG4XCZ4-4 .

