@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-00758588v1> a dcat:Dataset ;
    dct:description "Some of the algorithmic techniques presented in the paper were inspired from solving several problems from algorithmic competitions. The attached zip file contains some of these problems." ;
    dct:identifier "hal-00758588" ;
    dct:issued "2026-06-03T10:26:31.677529"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-06-03T10:26:31.677548"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Novel O(H(N)+N/H(N)) Algorithmic Techniques for Several Types of Queries and Updates on Rooted Trees and Lists" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00758588v1/resource/e79a8d5c-2a40-49be-bc56-6579324eb42b> ;
    dcat:keyword "compressed-super-node-tree",
        "data-structure",
        "e1-e2",
        "infoeu-reposemanticsarticle",
        "infoinfo-dscomputer-science-csdata-structures-and-algorithms-csds",
        "journal-articles",
        "lists",
        "query",
        "rooted-tree",
        "update" ;
    dcat:landingPage <Metalurgia%20International> .

<Metalurgia%20International> a foaf:Document .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00758588v1/resource/e79a8d5c-2a40-49be-bc56-6579324eb42b> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-06-03T10:26:31.842901"^^xsd:dateTime ;
    dct:modified "2026-06-03T10:26:31.605964"^^xsd:dateTime ;
    dct:title "Novel O(H(N)+N/H(N)) Algorithmic Techniques for Several Types of Queries and Updates on Rooted Trees and Lists" ;
    dcat:accessURL <https://hal.science/hal-00758588> .

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

