@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:-BH5KWFFK-R
  inist:semCategory "Activité"@fr, "Actividad"@es, "Activity"@en ;
  skos:hiddenLabel "Desarrollo durable"@es, "Sustainable development"@en, "Développement durable"@fr ;
  skos:altLabel "desarrollo sostenible"@es ;
  skos:prefLabel "sustainable development"@en, "desarrollo durable"@es, "développement durable"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q131201> ;
  skos:inScheme bjw: ;
  a skos:Concept .

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

