@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-00980366v1> a dcat:Dataset ;
    dct:description """
              We present a few techniques which allow to make better use of hardware integer arithmetic when implementing algorithms for sparse polynomial interpolation.
            """ ;
    dct:identifier "hal-00980366" ;
    dct:issued "2026-05-05T14:12:23.626814"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-05T14:12:23.626819"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Sparse polynomial interpolation in practice" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00980366v1/resource/07e869a0-8d28-4f2e-80fd-781d1d93c9f2> ;
    dcat:keyword "infoeu-reposemanticspreprint",
        "infoinfo-mscomputer-science-csmathematical-software-csms",
        "modular-arithmetic",
        "msc-69w30",
        "preprints-working-papers-",
        "sparse-interpolation" ;
    dcat:landingPage <https://hal.science/hal-00980366> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00980366v1/resource/07e869a0-8d28-4f2e-80fd-781d1d93c9f2> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-05T14:12:23.633114"^^xsd:dateTime ;
    dct:modified "2026-05-05T14:12:23.617074"^^xsd:dateTime ;
    dct:title "Sparse polynomial interpolation in practice" ;
    dcat:accessURL <https://hal.science/hal-00980366> .

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

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

