@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-G7RVWJ4X-S>
  skos:prefLabel "algorithme de modélisation thématique"@fr, "topic modelling algorithm"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-J1PM8GHX-B> .

<http://data.loterre.fr/ark:/67375/8LP-J1PM8GHX-B>
  dc:modified "2024-09-30T10:07:30"^^xsd:dateTime ;
  skos:hiddenLabel "Hierarchical topic model"@en, "Modèle hiérarchique de thèmes"@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-G7RVWJ4X-S> ;
  skos:prefLabel "hierarchical topic model"@en, "modèle hiérarchique de thèmes"@fr ;
  skos:exactMatch ltk:-QVH5RJHG-W .

