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

<http://data.loterre.fr/ark:/67375/23L-VPSWZXQ8-Z>
  skos:prefLabel "algorithme de classification"@fr, "classification algorithm"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-TPM5W69H-L> .

<http://data.loterre.fr/ark:/67375/23L-PZQPD62X-R>
  skos:prefLabel "machine learning algorithm"@en, "algorithme d'apprentissage automatique"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-TPM5W69H-L> .

<http://data.loterre.fr/ark:/67375/23L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/23L-TPM5W69H-L>
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-VPSWZXQ8-Z> ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-PZQPD62X-R> ;
  skos:prefLabel "algorithme d'apprentissage supervisé"@fr, "supervised marchine learning algorithm"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> ;
  a skos:Concept .

