@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:-Z9T1NVQ0-V
  skos:prefLabel "gestion d'entreprise"@fr, "administración de empresa"@es, "firm management"@en ;
  skos:hiddenLabel "Firm management"@en, "Administración empresa"@es, "Gestion entreprise"@fr ;
  a skos:Concept ;
  inist:semCategory "Actividad"@es, "Activité"@fr, "Activity"@en ;
  skos:inScheme bjw: .

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:-Z9T1NVQ0-V .

