@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:-MKV0ZX7Q-9
  skos:hiddenLabel "Estimation paramètre"@fr, "Parameter estimation"@en, "Estimación parámetro"@es ;
  inist:semCategory "Modeling / Calculus"@en, "Modélisation / Calcul"@fr, "Modelización/Cálculo"@es ;
  a skos:Concept ;
  skos:inScheme bjw: ;
  skos:prefLabel "estimación de parámetro"@es, "parameter estimation"@en, "estimation de paramètre"@fr .

bjw: a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/BJW/MODL>
  skos:prefLabel "Modelización / Cálculo"@es, "Modélisation / Calcul"@fr, "Modeling / Calculus"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-MKV0ZX7Q-9 .

