@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:-G1ZRCBC1-5
  skos:prefLabel "contracting service"@en, "prestation de service"@fr, "prestación de servicio"@es ;
  skos:inScheme bjw: ;
  inist:semCategory "Activité"@fr, "Activity"@en, "Actividad"@es ;
  a skos:Concept ;
  skos:hiddenLabel "Prestación servicio"@es, "Prestation service"@fr, "Contracting service"@en ;
  skos:altLabel "ancillary service"@en .

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

