@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#> .

<http://data.loterre.fr/ark:/67375/26L-VBRLQPF7-0>
  a skos:Concept ;
  inist:semCategory "Modélisation / Calcul"@fr, "Modeling / Calculus"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  skos:hiddenLabel "Neural network"@en, "neural networks"@en, "Réseau neuronal"@fr ;
  skos:prefLabel "neural network"@en, "red neuronal"@es, "réseau neuronal"@fr ;
  skos:altLabel "réseau neuronal artificiel"@fr, "artificial neural networks"@en .

<http://data.loterre.fr/ark:/67375/26L/Modeling__Calculus>
  skos:prefLabel "Modélisation / Calcul"@fr, "Modeling / Calculus"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/26L-VBRLQPF7-0> .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
