@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:-NWC7HCP1-C
  inist:semCategory "Modélisation / Calcul"@fr, "Modelización/Cálculo"@es, "Modeling / Calculus"@en ;
  skos:prefLabel "estimation adaptative"@fr, "adaptive estimation"@en, "estimación adaptativa"@es ;
  a skos:Concept ;
  skos:hiddenLabel "Adaptive estimation"@en, "Estimación adaptativa"@es, "Estimation adaptative"@fr ;
  skos:inScheme bjw: .

<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:-NWC7HCP1-C .

