@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 ;
  skos:inScheme psr: ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Janet_basis> ;
  dc:created "2023-08-23"^^xsd:date ;
  dc:modified "2024-10-18"^^xsd:date ;
  skos:broader psr:-QKZ5BMSC-F, psr:-LM732D0H-P, psr:-RXQC777M-K ;
  skos:definition """In mathematics, a Janet basis is a normal form for systems of linear homogeneous partial differential equations (PDEs) that removes the inherent arbitrariness of any such system. It was introduced in 1920 by Maurice Janet. It was first called the Janet basis by Fritz Schwarz in 1998.  
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Janet_basis">https://en.wikipedia.org/wiki/Janet_basis</a>)"""@en ;
  a skos:Concept .

psr:-RXQC777M-K
  skos:prefLabel "algèbre différentielle"@fr, "differential algebra"@en ;
  a skos:Concept ;
  skos:narrower psr:-DJSJSBQ0-4 .

psr: a skos:ConceptScheme .
psr:-LM732D0H-P
  skos:prefLabel "équation aux dérivées partielles"@fr, "partial differential equation"@en ;
  a skos:Concept ;
  skos:narrower psr:-DJSJSBQ0-4 .

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

