@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:-LT0S4523-D
  skos:altLabel "division batello"@fr, "batello division"@en, "galley method"@en, "batello method"@en ;
  skos:prefLabel "division en galère"@fr, "Galley division"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Galley_division>, <https://fr.wikipedia.org/wiki/Division_en_gal%C3%A8re> ;
  dc:modified "2024-10-18"^^xsd:date ;
  skos:broader psr:-Q2WNH3PD-F ;
  skos:definition """In arithmetic, the galley method, also known as the batello or the scratch method, was the most widely used method of division in use prior to 1600. The names galea and batello refer to a boat which the outline of the work was thought to resemble.  
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Galley_division">https://en.wikipedia.org/wiki/Galley_division</a>)"""@en, """La division en galère ou division batello est un algorithme utilisé jusqu'au XVIIIe siècle pour effectuer les divisions de nombres écrits dans le système décimal. Elle doit son nom à la jolie disposition des chiffres qui apparaît lorsque les calculs sont terminés, visible sur un document de référence datant de la fin du XVIe siècle. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Division_en_gal%C3%A8re">https://fr.wikipedia.org/wiki/Division_en_gal%C3%A8re</a>)"""@fr ;
  a skos:Concept ;
  skos:inScheme psr: ;
  dc:created "2023-08-11"^^xsd:date .

psr: a skos:ConceptScheme .
psr:-Q2WNH3PD-F
  skos:prefLabel "division"@fr, "division"@en ;
  a skos:Concept ;
  skos:narrower psr:-LT0S4523-D .

