@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00800497v1> a dcat:Dataset ;
    dct:description """
              In this paper, we apply results on number systems based on continued fraction expansions to modular arithmetic. We provide two new algorithms in order to compute modular multiplication and modular division. The presented algorithms are based on the Euclidean algorithm and are of quadratic complexity.
            """ ;
    dct:identifier "hal-00800497" ;
    dct:issued "2026-05-12T19:06:53.981118"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-12T19:06:53.981124"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "New modular multiplication and division algorithms based on continued fraction expansion" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00800497v1/resource/8e5e6f56-295f-446c-8826-8cd3dc158693> ;
    dcat:keyword "continued-fraction",
        "euclidean-algorithm",
        "g10",
        "infoeu-reposemanticspreprint",
        "infoinfo-aocomputer-science-cscomputer-arithmetic",
        "modular-arithmetic",
        "ostrowski-number-system",
        "preprints-working-papers-" ;
    dcat:landingPage <https://hal.science/hal-00800497> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00800497v1/resource/8e5e6f56-295f-446c-8826-8cd3dc158693> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-12T19:06:54.013101"^^xsd:dateTime ;
    dct:modified "2026-05-12T19:06:53.963596"^^xsd:dateTime ;
    dct:title "New modular multiplication and division algorithms based on continued fraction expansion" ;
    dcat:accessURL <https://hal.science/hal-00800497> .

<https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> a foaf:Agent ;
    foaf:name "test_moissonnage_selune" .

<https://hal.science/hal-00800497> a foaf:Document .

