@prefix qjp: <http://data.loterre.fr/ark:/67375/QJP> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

qjp: a skos:ConceptScheme .
qjp:-Z35RQKWP-P
  skos:hiddenLabel "Principe Pareto"@fr ;
  a skos:Concept ;
  skos:inScheme qjp: ;
  skos:prefLabel "principe de Pareto"@fr, "Pareto principle"@en ;
  skos:altLabel "Pareto's law"@en .

