@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:-W4W9JLWB-9
  inist:semCategory "Theory / Theoretical model"@en, "Teoría/Modelo teórico "@es, "Théorie / Modèle théorique"@fr ;
  skos:hiddenLabel "Exponential distribution"@en, "Loi exponentielle"@fr, "Ley exponencial"@es ;
  skos:prefLabel "ley exponencial"@es, "loi exponentielle"@fr, "exponential distribution"@en ;
  skos:inScheme bjw: ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q237193> ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/BJW/THEO>
  skos:prefLabel "Teoría / Modelo teórico"@es, "Theory / Theoretical model"@en, "Théorie / Modèle théorique"@fr ;
  a isothes:ConceptGroup ;
  skos:member bjw:-W4W9JLWB-9 .

