@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> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/23L-SP2VKWLR-F>
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> ;
  dc:modified "2025-09-24T06:17:35"^^xsd:dateTime ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-VHQFJKNG-8> ;
  skos:prefLabel "algorithme de clustering"@fr, "clustering algorithm"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Cluster_analysis>, <https://www.wikidata.org/wiki/Q24953001> ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-NMS0MCRX-J> ;
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-RKM2JVNP-6> ;
  skos:altLabel "cluster analysis"@en .

<http://data.loterre.fr/ark:/67375/23L-VHQFJKNG-8>
  skos:prefLabel "algorithme d'apprentissage automatique non supervisé"@fr, "unsupervised learning machine algorithm"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-SP2VKWLR-F> .

<http://data.loterre.fr/ark:/67375/23L-NMS0MCRX-J>
  skos:prefLabel "clustering"@en, "partitionnement"@fr ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/23L-SP2VKWLR-F> .

<http://data.loterre.fr/ark:/67375/23L-RKM2JVNP-6>
  skos:prefLabel "analyse sémantique latente"@fr, "latent semantic analysis"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-SP2VKWLR-F> .

