@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: a skos:ConceptScheme .
psr:-JNPF7VM7-C
  skos:definition """In mathematics, a Cayley graph, also known as a Cayley color graph, Cayley diagram, group diagram, or color group, is a graph that encodes the abstract structure of a group. Its definition is suggested by Cayley's theorem (named after Arthur Cayley), and uses a specified set of generators for the group. It is a central tool in combinatorial and geometric group theory. The structure and symmetry of Cayley graphs makes them particularly good candidates for constructing families of expander graphs. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Cayley_graph">https://en.wikipedia.org/wiki/Cayley_graph</a>)"""@en, """En mathématiques, un graphe de Cayley (du nom d'Arthur Cayley) est un graphe qui encode la structure d'un groupe. C'est un outil important pour l'étude de la combinatoire et de la géométrie des groupes. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Graphe_de_Cayley">https://fr.wikipedia.org/wiki/Graphe_de_Cayley</a>)"""@fr ;
  skos:inScheme psr: ;
  skos:prefLabel "graphe de Cayley"@fr, "Cayley graph"@en ;
  skos:altLabel "Cayley color graph"@en, "Cayley diagram"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Cayley_graph>, <https://fr.wikipedia.org/wiki/Graphe_de_Cayley> ;
  dc:modified "2023-08-18"^^xsd:date ;
  dc:created "2023-08-18"^^xsd:date ;
  a skos:Concept ;
  skos:broader psr:-MTRGFQ82-F, psr:-JJRPZSZ2-M .

psr:-MTRGFQ82-F
  skos:prefLabel "permutation group"@en, "groupe de permutations"@fr ;
  a skos:Concept ;
  skos:narrower psr:-JNPF7VM7-C .

psr:-JJRPZSZ2-M
  skos:prefLabel "combinatoire algébrique"@fr, "algebraic combinatorics"@en ;
  a skos:Concept ;
  skos:narrower psr:-JNPF7VM7-C .

