@prefix x64: <http://data.loterre.fr/ark:/67375/X64> .
@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#> .

x64:-Modélisation__Calcul
  skos:prefLabel "Modélisation / Calcul"@fr, "Modeling / Calculus"@en ;
  a isothes:ConceptGroup ;
  skos:member x64:-CNV943K1-0 .

x64:-CNV943K1-0
  inist:semCategory "Modélisation / Calcul"@fr, "Modeling / Calculus"@en ;
  skos:hiddenLabel "Algorithm"@en ;
  a skos:Concept ;
  skos:inScheme x64: ;
  skos:prefLabel "algorithme"@fr, "algorithm"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q8366> .

x64: a skos:ConceptScheme .
