@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:-VKM0XLHP-8
  skos:prefLabel "clientele"@en, "clientèle"@fr, "clientela"@es ;
  inist:semCategory "Función"@es, "Fonction"@fr, "Function"@en ;
  skos:inScheme bjw: ;
  skos:hiddenLabel "Clientele"@en, "Clientela"@es, "Clientèle"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q2979031> ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/BJW/FONC>
  skos:prefLabel "Función"@es, "Fonction"@fr, "Function"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-VKM0XLHP-8 .

bjw: a skos:ConceptScheme .
