@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: a skos:ConceptScheme .
psr:-WX8H0134-J
  skos:prefLabel "nombre irrationnel"@fr, "irrational number"@en ;
  a skos:Concept ;
  skos:narrower psr:-WSC22G3S-3 .

psr:-WSC22G3S-3
  skos:related psr:-GR8X1BV4-T ;
  skos:prefLabel "nombre presque entier"@fr, "almost integer"@en ;
  skos:definition """In recreational mathematics, an almost integer (or near-integer) is any number that is not an integer but is very close to one. Almost integers may be considered interesting when they arise in some context in which they are unexpected. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Almost_integer">https://en.wikipedia.org/wiki/Almost_integer</a>)"""@en, """En mathématiques récréatives, un nombre presque entier est un nombre irrationnel qui est de façon surprenante très proche d'un entier. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Nombre_presque_entier">https://fr.wikipedia.org/wiki/Nombre_presque_entier</a>)"""@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Almost_integer>, <https://fr.wikipedia.org/wiki/Nombre_presque_entier> ;
  skos:inScheme psr: ;
  dc:modified "2024-10-18"^^xsd:date ;
  dc:created "2023-07-31"^^xsd:date ;
  skos:broader psr:-WX8H0134-J ;
  a skos:Concept .

psr:-GR8X1BV4-T
  skos:prefLabel "golden ratio"@en, "nombre d'or"@fr ;
  a skos:Concept ;
  skos:related psr:-WSC22G3S-3 .

