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

psr: a skos:ConceptScheme .
psr:-SXB77XH7-Q
  skos:definition """En mathématiques, le produit cartésien de deux ensembles <i>X</i> et <i>Y</i>, appelé également ensemble-produit, est l'ensemble de tous les couples dont la première composante appartient à <i>X</i> et la seconde à <i>Y</i>. On généralise facilement cette notion, valable pour deux ensembles, à celle de produit cartésien fini, qui est un ensemble de <i>n-uplets</i> dont les composantes appartiennent à <i>n</i> ensembles. La généralisation à un produit cartésien infini nécessite, quant à elle, la notion de fonction. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Produit_cart%C3%A9sien">https://fr.wikipedia.org/wiki/Produit_cart%C3%A9sien</a>)"""@fr, """In mathematics, specifically set theory, the <b>Cartesian product</b> of two sets <i>A</i> and <i>B</i>, denoted <i>A</i> × <i>B</i>, is the set of all ordered pairs <span class="nowrap">(<i>a</i>, <i>b</i>)</span> where <i>a</i> is in <i>A</i> and <i>b</i> is in <i>B</i>. In terms of set-builder notation, that is
         <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 A\\	imes B=\\\\{(a,b)\\\\mid a\\\\in A\\\\ {\\\\mbox{ and }}\\\\ b\\\\in B\\\\}.}">
         <semantics>
         <mrow class="MJX-TeXAtom-ORD">
         <mstyle displaystyle="true" scriptlevel="0">
         <mi>A</mi>
         <mo>×<!-- × --></mo>
         <mi>B</mi>
         <mo>=</mo>
         <mo fence="false" stretchy="false">{</mo>
         <mo stretchy="false">(</mo>
         <mi>a</mi>
         <mo>,</mo>
         <mi>b</mi>
         <mo stretchy="false">)</mo>
         <mo>∣<!-- ∣ --></mo>
         <mi>a</mi>
         <mo>∈<!-- ∈ --></mo>
         <mi>A</mi>
         <mtext> </mtext>
         <mrow class="MJX-TeXAtom-ORD">
         <mstyle displaystyle="false" scriptlevel="0">
         <mtext> and </mtext>
         </mstyle>
         </mrow>
         <mtext> </mtext>
         <mi>b</mi>
         <mo>∈<!-- ∈ --></mo>
         <mi>B</mi>
         <mo fence="false" stretchy="false">}</mo>
         <mo>.</mo>
         </mstyle>
         </mrow>
         <annotation encoding="application/x-tex">{\\\\displaystyle A\\	imes B=\\\\{(a,b)\\\\mid a\\\\in A\\\\ {\\\\mbox{ and }}\\\\ b\\\\in B\\\\}.}</annotation>
         </semantics>
         </math></span><img src="https://wikimedia.org/api/rest_v1/media/math/render/svg/e04811beec4644d6b1c183b823f7cfd96f8ff6de" class="mwe-math-fallback-image-inline mw-invert" aria-hidden="true" style="vertical-align: -0.838ex; width:36.911ex; height:2.843ex;" alt="{\\\\displaystyle A\\	imes B=\\\\{(a,b)\\\\mid a\\\\in A\\\\ {\\\\mbox{ and }}\\\\ b\\\\in B\\\\}.}"></span></dd></dl>         
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Cartesian_product">https://en.wikipedia.org/wiki/Cartesian_product</a>)"""@en ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:broader psr:-T88XBMNP-M ;
  skos:prefLabel "Cartesian product"@en, "produit cartésien"@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Produit_cart%C3%A9sien>, <https://en.wikipedia.org/wiki/Cartesian_product> .

psr:-T88XBMNP-M
  skos:prefLabel "set theory"@en, "théorie des ensembles"@fr ;
  a skos:Concept ;
  skos:narrower psr:-SXB77XH7-Q .

