@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:-J4X7ZW52-G
  skos:prefLabel "division posée"@fr, "long division"@en ;
  a skos:Concept ;
  skos:broader psr:-Q2WNH3PD-F .

psr:-N9CPM2Q2-D
  skos:prefLabel "division by zero"@en, "division par zéro"@fr ;
  a skos:Concept ;
  skos:broader psr:-Q2WNH3PD-F .

psr:-L9VC0GTQ-R
  skos:prefLabel "division by infinity"@en, "division par l'infini"@fr ;
  a skos:Concept ;
  skos:broader psr:-Q2WNH3PD-F .

psr:-Q2WNH3PD-F
  skos:narrower psr:-R2S4K5T7-C, psr:-J4X7ZW52-G, psr:-LT0S4523-D, psr:-L9VC0GTQ-R, psr:-N9CPM2Q2-D ;
  skos:broader psr:-S20PBJCF-M ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Division_(mathematics)>, <https://fr.wikipedia.org/wiki/Division> ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:definition """Division is one of the four basic operations of arithmetic. The other operations are addition, subtraction, and multiplication. What is being divided is called the dividend, which is divided by the divisor, and the result is called the quotient. 
<br/>At an elementary level the division of two natural numbers is, among other possible interpretations, the process of calculating the number of times one number is contained within another.  For example, if 20 apples are divided evenly between 4 people, everyone receives 5 apples. However, this number of times or the number contained (divisor) need not be integers. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Division_(mathematics)">https://en.wikipedia.org/wiki/Division_(mathematics)</a>)"""@en, """La division est une opération mathématique. Dans une première approche, la division consiste à calculer combien de fois on peut mettre un nombre dans un autre. Par exemple, si l'on dispose de 20 pommes à distribuer à 4 personnes, il faut donner 5 pommes à chacun (on peut mettre 5 fois 4 pommes pour avoir 20 pommes). Le nombre que l'on divise (20 dans l'exemple) s'appelle le dividende. Nous l'avons divisé par 4 : il s'agit du diviseur. Le résultat s'appelle le quotient ou rapport (5 dans l'exemple). 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Division">https://fr.wikipedia.org/wiki/Division</a>)"""@fr ;
  skos:prefLabel "division"@fr, "division"@en ;
  dc:modified "2024-10-18"^^xsd:date .

psr:-S20PBJCF-M
  skos:prefLabel "opération arithmétique"@fr, "arithmetic operation"@en ;
  a skos:Concept ;
  skos:narrower psr:-Q2WNH3PD-F .

psr: a skos:ConceptScheme .
psr:-LT0S4523-D
  skos:prefLabel "Galley division"@en, "division en galère"@fr ;
  a skos:Concept ;
  skos:broader psr:-Q2WNH3PD-F .

psr:-R2S4K5T7-C
  skos:prefLabel "division by two"@en, "division par deux"@fr ;
  a skos:Concept ;
  skos:broader psr:-Q2WNH3PD-F .

