@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:-C60BXV59-J
  a skos:Concept ;
  skos:prefLabel "gestión de calidad"@es, "quality management"@en, "gestion de la qualité"@fr ;
  skos:inScheme bjw: ;
  skos:hiddenLabel "Gestion de la qualité"@fr, "Gestión calidad"@es, "Quality management"@en ;
  inist:semCategory "Actividad"@es, "Activity"@en, "Activité"@fr .

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:-C60BXV59-J .

