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

psr:-W6PNFRTC-L
  skos:prefLabel "calculus"@en, "calcul"@fr ;
  a skos:Concept ;
  skos:narrower psr:-RTXH4JVS-K .

psr:-W6JN2C3N-4
  skos:prefLabel "ordonnée à l'origine"@fr, "y-intercept"@en ;
  a skos:Concept ;
  skos:broader psr:-RTXH4JVS-K .

psr:-RTXH4JVS-K
  skos:inScheme psr: ;
  skos:narrower psr:-W6JN2C3N-4 ;
  a skos:Concept ;
  skos:broader psr:-BSGWCDP2-L, psr:-W6PNFRTC-L ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Graphe_d%27une_fonction>, <https://en.wikipedia.org/wiki/Graph_of_a_function> ;
  skos:prefLabel "graphe d'une fonction"@fr, "graph of a function"@en ;
  skos:definition """In mathematics, the graph of a function <i>f</i> is the set of ordered pairs (<i>x</i>, <i>y</i>), where <i>f</i>(<i>x</i>) = <i>y</i>. In the common case where <i>x</i> and <i>f</i>(<i>x</i>) are real numbers, these pairs are Cartesian coordinates of points in two-dimensional space and thus form a subset of this plane. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Graph_of_a_function">https://en.wikipedia.org/wiki/Graph_of_a_function</a>)"""@en, """Le <b>graphe d'une fonction</b> <span class="texhtml"><i>f</i></span> de <i>E</i> dans <i>F</i> est le sous-ensemble <i>G</i> de <i>E</i>×<i>F</i> formé par les couples d'éléments liés par la correspondance : 
         <center><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 G=\\\\{(x,y)\\\\in E\\	imes F\\\\mid y=f(x)\\\\}=\\\\{(x,f(x))\\\\mid x\\\\in E\\\\}.}">
         <semantics>
         <mrow class="MJX-TeXAtom-ORD">
         <mstyle displaystyle="true" scriptlevel="0">
         <mi>G</mi>
         <mo>=</mo>
         <mo fence="false" stretchy="false">{</mo>
         <mo stretchy="false">(</mo>
         <mi>x</mi>
         <mo>,</mo>
         <mi>y</mi>
         <mo stretchy="false">)</mo>
         <mo>∈<!-- ∈ --></mo>
         <mi>E</mi>
         <mo>×<!-- × --></mo>
         <mi>F</mi>
         <mo>∣<!-- ∣ --></mo>
         <mi>y</mi>
         <mo>=</mo>
         <mi>f</mi>
         <mo stretchy="false">(</mo>
         <mi>x</mi>
         <mo stretchy="false">)</mo>
         <mo fence="false" stretchy="false">}</mo>
         <mo>=</mo>
         <mo fence="false" stretchy="false">{</mo>
         <mo stretchy="false">(</mo>
         <mi>x</mi>
         <mo>,</mo>
         <mi>f</mi>
         <mo stretchy="false">(</mo>
         <mi>x</mi>
         <mo stretchy="false">)</mo>
         <mo stretchy="false">)</mo>
         <mo>∣<!-- ∣ --></mo>
         <mi>x</mi>
         <mo>∈<!-- ∈ --></mo>
         <mi>E</mi>
         <mo fence="false" stretchy="false">}</mo>
         <mo>.</mo>
         </mstyle>
         </mrow>
         <annotation encoding="application/x-tex">{\\\\displaystyle G=\\\\{(x,y)\\\\in E\\	imes F\\\\mid y=f(x)\\\\}=\\\\{(x,f(x))\\\\mid x\\\\in E\\\\}.}</annotation>
         </semantics>
         </math></span><img src="https://wikimedia.org/api/rest_v1/media/math/render/svg/5ee298745925fee11c8d19b347fc6e4c83dd5a8b" class="mwe-math-fallback-image-inline mw-invert" aria-hidden="true" style="vertical-align: -0.838ex; width:54.928ex; height:2.843ex;" alt="G=\\\\{(x,y)\\\\in E\\	imes F\\\\mid y=f(x)\\\\}=\\\\{(x,f(x))\\\\mid x\\\\in E\\\\}."></center>
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Graphe_d%27une_fonction">https://fr.wikipedia.org/wiki/Graphe_d%27une_fonction</a>)"""@fr .

psr:-BSGWCDP2-L
  skos:prefLabel "sous-ensemble"@fr, "subset"@en ;
  a skos:Concept ;
  skos:narrower psr:-RTXH4JVS-K .

psr: a skos:ConceptScheme .
