@prefix psr: <http://data.loterre.fr/ark:/67375/PSR> .
@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#> .

psr:-TMWWH0P3-L
  skos:prefLabel "Tutte matrix"@en, "matrice de Tutte"@fr ;
  a skos:Concept ;
  skos:broader psr:-M4VC9CQW-0 .

psr:-M4VC9CQW-0
  skos:narrower psr:-VT6FL5Z9-1, psr:-RP624WB1-P, psr:-Q0N6D210-5, psr:-TMWWH0P3-L ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Algebraic_graph_theory>, <https://fr.wikipedia.org/wiki/Th%C3%A9orie_alg%C3%A9brique_des_graphes> ;
  skos:definition """En mathématiques, la théorie algébrique des graphes utilise des méthodes algébriques pour résoudre des problèmes liés aux graphes, par opposition à des approches géométriques, combinatoires ou algorithmiques. On distingue trois branches principales au sein de la théorie algébriques des graphes, fondées respectivement sur l'algèbre linéaire, la théorie des groupes et l'étude des invariants de graphe. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Th%C3%A9orie_alg%C3%A9brique_des_graphes">https://fr.wikipedia.org/wiki/Th%C3%A9orie_alg%C3%A9brique_des_graphes</a>)"""@fr, """Algebraic graph theory is a branch of mathematics in which algebraic methods are applied to problems about graphs. This is in contrast to geometric, combinatoric, or algorithmic approaches. There are three main branches of algebraic graph theory, involving the use of linear algebra, the use of group theory, and the study of graph invariants. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Algebraic_graph_theory">https://en.wikipedia.org/wiki/Algebraic_graph_theory</a>)"""@en ;
  skos:prefLabel "algebraic graph theory"@en, "théorie algébrique des graphes"@fr ;
  skos:broader psr:-J8SLM0HB-6 ;
  dc:modified "2023-09-26"^^xsd:date ;
  skos:inScheme psr: ;
  a skos:Concept .

psr:-VT6FL5Z9-1
  skos:prefLabel "Edmonds matrix"@en, "matrice d'Edmonds"@fr ;
  a skos:Concept ;
  skos:broader psr:-M4VC9CQW-0 .

psr:-RP624WB1-P
  skos:prefLabel "centrality"@en, "centralité"@fr ;
  a skos:Concept ;
  skos:broader psr:-M4VC9CQW-0 .

psr:-Q0N6D210-5
  skos:prefLabel "degree matrix"@en, "matrice des degrés"@fr ;
  a skos:Concept ;
  skos:broader psr:-M4VC9CQW-0 .

psr: a skos:ConceptScheme .
psr:-J8SLM0HB-6
  skos:prefLabel "graph theory"@en, "théorie des graphes"@fr ;
  a skos:Concept ;
  skos:narrower psr:-M4VC9CQW-0 .

