@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:-DJSJSBQ0-4
  skos:prefLabel "Janet basis"@en, "base de Janet"@fr ;
  a skos:Concept ;
  skos:broader psr:-QKZ5BMSC-F .

psr:-KW813PNX-4
  skos:prefLabel "algèbre linéaire"@fr, "linear algebra"@en ;
  a skos:Concept ;
  skos:narrower psr:-QKZ5BMSC-F .

psr:-S09H1767-J
  skos:prefLabel "Cramer's rule"@en, "règle de Cramer"@fr ;
  a skos:Concept ;
  skos:related psr:-QKZ5BMSC-F .

psr:-BX545GQ6-L
  skos:prefLabel "rang"@fr, "rank"@en ;
  a skos:Concept ;
  skos:related psr:-QKZ5BMSC-F .

psr:-BT3LFFL3-G
  skos:prefLabel "théorème de Rouché-Fontené"@fr, "Rouché-Fontené theorem"@en ;
  a skos:Concept ;
  skos:broader psr:-QKZ5BMSC-F .

psr: a skos:ConceptScheme .
psr:-QKZ5BMSC-F
  skos:prefLabel "système d'équations linéaires"@fr, "system of linear equations"@en ;
  skos:narrower psr:-BT3LFFL3-G, psr:-DJSJSBQ0-4 ;
  a skos:Concept ;
  dc:modified "2023-09-22"^^xsd:date ;
  skos:definition """En mathématiques et particulièrement en algèbre linéaire, un système d'équations linéaires est un système d'équations constitué d'équations linéaires qui portent sur les mêmes inconnues. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Syst%C3%A8me_d%27%C3%A9quations_lin%C3%A9aires">https://fr.wikipedia.org/wiki/Syst%C3%A8me_d%27%C3%A9quations_lin%C3%A9aires</a>)"""@fr, """In mathematics, a system of linear equations (or linear system) is a collection of one or more linear equations involving the same variables. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/System_of_linear_equations">https://en.wikipedia.org/wiki/System_of_linear_equations</a>)"""@en ;
  skos:broader psr:-KW813PNX-4 ;
  skos:exactMatch <https://en.wikipedia.org/wiki/System_of_linear_equations>, <https://fr.wikipedia.org/wiki/Syst%C3%A8me_d%27%C3%A9quations_lin%C3%A9aires> ;
  skos:related psr:-BX545GQ6-L, psr:-S09H1767-J ;
  skos:inScheme psr: .

