@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:-Z9JD2PWW-S
  skos:inScheme psr: ;
  skos:broader psr:-XJWLBZKZ-8 ;
  skos:definition """En arithmétique modulaire, étudier la parité d'un entier, c'est déterminer si cet entier est ou non un multiple de deux. Un entier multiple de deux est un entier pair, les autres sont les entiers impairs. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Parit%C3%A9_(arithm%C3%A9tique)">https://fr.wikipedia.org/wiki/Parit%C3%A9_(arithm%C3%A9tique)</a>)"""@fr, """In mathematics, parity is the property of an integer of whether it is even or odd. An integer is even if it is divisible by 2, and odd if it is not divisible. For example, −4, 0, and 82 are even numbers, while −3, 5, 7, and 21 are odd numbers. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Parity_(mathematics)">https://en.wikipedia.org/wiki/Parity_(mathematics)</a>)"""@en ;
  skos:prefLabel "parité"@fr, "parity"@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Parit%C3%A9_(arithm%C3%A9tique)>, <https://en.wikipedia.org/wiki/Parity_(mathematics)> ;
  a skos:Concept ;
  dc:modified "2024-10-18"^^xsd:date .

psr:-XJWLBZKZ-8
  skos:prefLabel "elementary arithmetic"@en, "arithmétique élémentaire"@fr ;
  a skos:Concept ;
  skos:narrower psr:-Z9JD2PWW-S .

psr: a skos:ConceptScheme .
