@prefix psr: <http://data.loterre.fr/ark:/67375/PSR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

psr: a skos:ConceptScheme .
psr:-S09H1767-J
  skos:prefLabel "règle de Cramer"@fr, "Cramer's rule"@en ;
  skos:broader psr:-KW813PNX-4 ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/R%C3%A8gle_de_Cramer>, <https://en.wikipedia.org/wiki/Cramer%27s_rule> ;
  skos:altLabel "méthode de Cramer"@fr ;
  skos:definition """In linear algebra, Cramer's rule is an explicit formula for the solution of a system of linear equations with as many equations as unknowns, valid whenever the system has a unique solution. It expresses the solution in terms of the determinants of the (square) coefficient matrix and of matrices obtained from it by replacing one column by the column vector of right-sides of the equations. It is named after Gabriel Cramer (1704–1752), who published the rule for an arbitrary number of unknowns in 1750, although Colin Maclaurin also published special cases of the rule in 1748 (and possibly knew of it as early as 1729). 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Cramer%27s_rule">https://en.wikipedia.org/wiki/Cramer%27s_rule</a>)"""@en, """La règle de Cramer (ou méthode de Cramer) est un théorème en algèbre linéaire qui donne la solution d'un système de Cramer, c'est-à-dire un système d'équations linéaires avec autant d'équations que d'inconnues et dont le déterminant de la matrice de coefficients est non nul, sous forme de quotients de déterminants. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/R%C3%A8gle_de_Cramer">https://fr.wikipedia.org/wiki/R%C3%A8gle_de_Cramer</a>)"""@fr ;
  skos:related psr:-QKZ5BMSC-F ;
  a skos:Concept ;
  skos:inScheme psr: .

psr:-QKZ5BMSC-F
  skos:prefLabel "system of linear equations"@en, "système d'équations linéaires"@fr ;
  a skos:Concept ;
  skos:related psr:-S09H1767-J .

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

