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

bjw:-B1N4XN50-R
  inist:semCategory "Activity"@en, "Activité"@fr, "Actividad"@es ;
  skos:hiddenLabel "Low-carbon production"@en, "Production sobre en carbone"@fr ;
  skos:inScheme bjw: ;
  a skos:Concept ;
  skos:altLabel "production décarbonée"@fr, "de-carbonized production"@en, "decarbonized production"@en, "decarbonised production"@en, "production dé-carbonée"@fr ;
  skos:prefLabel "production sobre en carbone"@fr, "producción baja en carbono"@es, "low-carbon production"@en .

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:-B1N4XN50-R .

