@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix bjw: <http://data.loterre.fr/ark:/67375/BJW> .
@prefix inist: <http://www.inist.fr/Ontology#> .

<http://data.loterre.fr/ark:/67375/BJW/SYST>
  skos:prefLabel "Sistema organizativo"@es, "Organizational system"@en, "Système organisationnel"@fr ;
  a isothes:ConceptGroup ;
  skos:member bjw:-WZJ87J5K-K .

bjw:-WZJ87J5K-K
  skos:hiddenLabel "Tertiary activities"@en, "Secteur tertiaire"@fr, "Sector terciario"@es ;
  skos:inScheme bjw: ;
  skos:prefLabel "secteur tertiaire"@fr, "sector terciario"@es, "tertiary activity"@en ;
  a skos:Concept ;
  inist:semCategory "Système organisationnel"@fr, "Organizational system"@en, "Sistema organizativo"@es .

bjw: a skos:ConceptScheme .
