@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.loterre.fr/ark:/67375/23L-BQ1BW5T0-K>
  skos:prefLabel "activation algorithm"@en, "algorithme d'activation"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-VJ3DTV27-J> .

<http://data.loterre.fr/ark:/67375/23L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/23L-VJ3DTV27-J>
  skos:broader <http://data.loterre.fr/ark:/67375/23L-BQ1BW5T0-K> ;
  skos:prefLabel "ReLu"@en, "ReLu"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> ;
  a skos:Concept .

