@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: a skos:ConceptScheme .
bjw:-C3WT8JQ8-D
  a skos:Concept ;
  skos:hiddenLabel "User service"@en, "Servicio usuario"@es, "Service utilisateur"@fr ;
  skos:inScheme bjw: ;
  skos:altLabel "service à l'utilisateur"@fr ;
  inist:semCategory "Actividad"@es, "Activité"@fr, "Activity"@en ;
  skos:prefLabel "user service"@en, "servicio al usuario"@es, "service utilisateur"@fr .

<http://data.loterre.fr/ark:/67375/BJW/ACTI>
  skos:prefLabel "Actividad"@es, "Activity"@en, "Activité"@fr ;
  a isothes:ConceptGroup ;
  skos:member bjw:-C3WT8JQ8-D .

