@prefix bjw: <http://data.loterre.fr/ark:/67375/BJW> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix inist: <http://www.inist.fr/Ontology#> .

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:-G47VVT0C-5 .

bjw:-G47VVT0C-5
  skos:prefLabel "algebraic method"@en, "método algebraico"@es, "méthode algébrique"@fr ;
  skos:hiddenLabel "Método algebraico"@es, "Méthode algébrique"@fr, "Algebraic method"@en ;
  inist:semCategory "Modeling / Calculus"@en, "Modelización/Cálculo"@es, "Modélisation / Calcul"@fr ;
  a skos:Concept ;
  skos:inScheme bjw: .

