@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:-J2L9W9Z2-8 .

bjw: a skos:ConceptScheme .
bjw:-J2L9W9Z2-8
  skos:hiddenLabel "Sector privado"@es, "Private sector"@en, "Secteur privé"@fr ;
  skos:inScheme bjw: ;
  skos:prefLabel "sector privado"@es, "secteur privé"@fr, "private sector"@en ;
  inist:semCategory "Sistema organizativo"@es, "Système organisationnel"@fr, "Organizational system"@en ;
  a skos:Concept .

