@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.loterre.fr/ark:/67375/23L-J5C4QB24-P>
  skos:prefLabel "fonction mathématique"@fr, "mathematical function"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-QSCD5BM5-M> .

<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-QSCD5BM5-M> .

<http://data.loterre.fr/ark:/67375/23L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/23L-QSCD5BM5-M>
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q526668>, <https://w3id.org/aio/SigmoidFunction>, <https://fr.wikipedia.org/wiki/Variable_(informatique)>, <https://en.wikipedia.org/wiki/Sigmoid_function> ;
  dc:modified "2025-09-08T12:55:37"^^xsd:dateTime ;
  a skos:Concept ;
  skos:prefLabel "sigmoid function"@en, "fonction sigmoïde"@fr ;
  dc:created "2025-08-28T05:39:43"^^xsd:dateTime ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-J5C4QB24-P>, <http://data.loterre.fr/ark:/67375/23L-BQ1BW5T0-K> .

