@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:-GH2LHQBP-W
  inist:semCategory "Comportement"@fr, "Behavior"@en, "Conducta"@es ;
  skos:prefLabel "user need"@en, "necesidad del usuario"@es, "besoin de l'utilisateur"@fr ;
  skos:hiddenLabel "User need"@en, "Besoin de l'utilisateur"@fr, "Necesidad usuario"@es ;
  skos:inScheme bjw: ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/BJW/COMP>
  skos:prefLabel "Conducta"@es, "Behavior"@en, "Comportement"@fr ;
  a isothes:ConceptGroup ;
  skos:member bjw:-GH2LHQBP-W .

