@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:-TRSKBC7N-V
  inist:semCategory "Modeling / Calculus"@en, "Modelización/Cálculo"@es, "Modélisation / Calcul"@fr ;
  skos:inScheme bjw: ;
  skos:prefLabel "LU factorization"@en, "factorizacion LU"@es, "factorisation LU"@fr ;
  a skos:Concept ;
  skos:altLabel "LU factorisation"@en ;
  skos:hiddenLabel "Factorisation LU"@fr, "Factorizacion LU"@es ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q833089> .

<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:-TRSKBC7N-V .

