@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:-M3J45G05-X
  skos:hiddenLabel "Design for environment"@en, "Conception pour environnement"@fr ;
  inist:semCategory "Activité"@fr, "Activity"@en, "Actividad"@es ;
  a skos:Concept ;
  skos:prefLabel "écoconception"@fr, "diseño para el medio ambiente"@es, "design for environment"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1154716> ;
  skos:altLabel "conception pour l'environnement"@fr, "ecodiseño"@es, "eco-design"@en ;
  skos:inScheme bjw: .

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:-M3J45G05-X .

