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

<http://data.loterre.fr/ark:/67375/8LP-W8L7GJ5Z-L>
  dc:modified "2025-02-12T13:42:07"^^xsd:dateTime ;
  skos:hiddenLabel "Partitionnement de Reinert"@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-WW54GC1W-P> ;
  skos:prefLabel "Reinert clustering"@en, "partitionnement de Reinert"@fr ;
  skos:altLabel "clustering de Reinert"@fr .

<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-W8L7GJ5Z-L> .

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