@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:-KGS1LR7Z-0
  skos:prefLabel "théorème de Routh"@fr, "Routh's theorem"@en ;
  a skos:Concept ;
  skos:broader psr:-RRKH1DMP-L .

psr:-RRKH1DMP-L
  skos:related psr:-RX61SX55-G ;
  skos:prefLabel "aire d'un triangle"@fr, "area of a triangle"@en ;
  skos:narrower psr:-MCFGWNDL-M, psr:-KGS1LR7Z-0 ;
  a skos:Concept ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Aire_d%27un_triangle> ;
  dc:created "2023-08-10"^^xsd:date ;
  skos:inScheme psr: ;
  dc:modified "2023-08-10"^^xsd:date ;
  skos:definition """L'aire d'un triangle est, en géométrie euclidienne, une mesure de la surface plane déterminée par trois points et les segments joignant ces points. L'intérêt de l'aire d'un triangle provient du fait que tout polygone peut être scindé en triangles. Il existe plusieurs méthodes de calcul de cette aire, suivant ce qui est connu du triangle, la plus connue étant celle utilisant une hauteur <i>h</i> et la base <i>b</i> associée :
         </p>
         <dl><dd><span class="mwe-math-element"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML"  alttext="{\\\\displaystyle S={\\rac {b\\	imes h}{2}}.}">
         <semantics>
         <mrow class="MJX-TeXAtom-ORD">
         <mstyle displaystyle="true" scriptlevel="0">
         <mi>S</mi>
         <mo>=</mo>
         <mrow class="MJX-TeXAtom-ORD">
         <mfrac>
         <mrow>
         <mi>b</mi>
         <mo>×<!-- × --></mo>
         <mi>h</mi>
         </mrow>
         <mn>2</mn>
         </mfrac>
         </mrow>
         <mo>.</mo>
         </mstyle>
         </mrow>
         <annotation encoding="application/x-tex">{\\\\displaystyle S={\\rac {b\\	imes h}{2}}.}</annotation>
         </semantics>
         </math></span><img src="https://wikimedia.org/api/rest_v1/media/math/render/svg/a55531bf262dcb79f9681b039507d865099023fe" class="mwe-math-fallback-image-inline mw-invert" aria-hidden="true" style="vertical-align: -1.838ex; width:11.258ex; height:5.343ex;" alt="{\\\\displaystyle S={\\rac {b\\	imes h}{2}}.}"></span></dd></dl>
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Aire_d%27un_triangle">https://fr.wikipedia.org/wiki/Aire_d%27un_triangle</a>)"""@fr ;
  skos:broader psr:-WVH3Z37X-2 .

psr:-WVH3Z37X-2
  skos:prefLabel "aire"@fr, "area"@en ;
  a skos:Concept ;
  skos:narrower psr:-RRKH1DMP-L .

psr: a skos:ConceptScheme .
psr:-MCFGWNDL-M
  skos:prefLabel "Heron's formula"@en, "formule de Héron"@fr ;
  a skos:Concept ;
  skos:broader psr:-RRKH1DMP-L .

psr:-RX61SX55-G
  skos:prefLabel "triangle"@fr, "triangle"@en ;
  a skos:Concept ;
  skos:related psr:-RRKH1DMP-L .

