@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#> .
@prefix ltk: <http://data.loterre.fr/ark:/67375/LTK> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://data.loterre.fr/ark:/67375/8LP-ZXN7H38F-6>
  skos:altLabel "méthode de Louvain"@fr, "Louvain algorithm"@en, "algorithme de Louvain"@fr, "Louvain method"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:hiddenLabel "Partitionnement de Louvain"@fr ;
  skos:definition "An algorithm to detect communauties in a network. (Loterre)"@en, "Algorithme permettant de détecter des communautés dans un réseau. (Loterre)"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-WW54GC1W-P> ;
  skos:prefLabel "partitionnement de Louvain"@fr, "Louvain clustering"@en ;
  dc:modified "2025-02-12T13:40:58"^^xsd:dateTime ;
  a skos:Concept ;
  skos:exactMatch ltk:-CBKPK3R7-6 .

<http://data.loterre.fr/ark:/67375/8LP-WW54GC1W-P>
  skos:prefLabel "clustering approach"@en, "approche de partitionnement"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-ZXN7H38F-6> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
