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

<http://data.loterre.fr/ark:/67375/8LP-RB0R90KJ-7>
  skos:prefLabel "sous-graphe"@fr, "subgraph"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-VV2MRK99-2> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-LX7HJLMC-S>
  skos:prefLabel "méthodes et outils de TAL"@fr, "NLP methods and tools"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-VV2MRK99-2> .

<http://data.loterre.fr/ark:/67375/8LP-VV2MRK99-2>
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-HQS98QQH-F>, <http://data.loterre.fr/ark:/67375/8LP-RB0R90KJ-7>, <http://data.loterre.fr/ark:/67375/8LP-S3SMD64Z-S>, <http://data.loterre.fr/ark:/67375/8LP-V74TB64G-L> ;
  skos:definition "Discipline mathématique et informatique qui étudie les graphiques en tant que structures mathématiques utilisées pour modéliser les relations entre les objets par paires. (Data Franca)"@fr, "The study of graphs, systems of nodes or vertices connected in pairs by lines or edges. (Wikipedia)"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LX7HJLMC-S> ;
  dc:created "2024-04-24T15:10:53"^^xsd:dateTime ;
  skos:hiddenLabel "Théorie des graphes"@fr, "Graph theory"@en ;
  skos:example "Le terme de clique, emprunté à la théorie des graphes correspond à un graphe complètement connexe, c'est-à-dire un graphe où tous les sommets sont directement reliés entre eux. (Jacquet, 2003)"@fr ;
  skos:prefLabel "théorie des graphes"@fr, "graph theory"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  a skos:Concept ;
  dc:modified "2024-04-25T08:55:19"^^xsd:dateTime .

<http://data.loterre.fr/ark:/67375/8LP-HQS98QQH-F>
  skos:prefLabel "node representation"@en, "représentation de nœuds"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-VV2MRK99-2> .

<http://data.loterre.fr/ark:/67375/8LP-S3SMD64Z-S>
  skos:prefLabel "modèle graphique probabiliste"@fr, "probabilistic graphical model"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-VV2MRK99-2> .

<http://data.loterre.fr/ark:/67375/8LP-V74TB64G-L>
  skos:prefLabel "optimal transport"@en, "transport optimal"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-VV2MRK99-2> .

