@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-00959996v1> a dcat:Dataset ;
    dct:description "International audience" ;
    dct:identifier "hal-00959996" ;
    dct:issued "2026-05-06T00:41:09.479764"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-06T00:41:09.479770"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Algorithms Visualization Tool for Students and Lectures in Computer Science" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00959996v1/resource/e807f47e-5fe4-4be2-a14d-d604a54d1f45> ;
    dcat:keyword "algorithm",
        "animations",
        "compilation",
        "conference-papers",
        "data-structure",
        "infoeu-reposemanticsconferenceobject",
        "infoinfo-dscomputer-science-csdata-structures-and-algorithms-csds",
        "synchronization",
        "visualizations" ;
    dcat:landingPage <Proceedings> .

<Proceedings> a foaf:Document .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00959996v1/resource/e807f47e-5fe4-4be2-a14d-d604a54d1f45> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-06T00:41:09.487429"^^xsd:dateTime ;
    dct:modified "2026-05-06T00:41:09.444082"^^xsd:dateTime ;
    dct:title "Algorithms Visualization Tool for Students and Lectures in Computer Science" ;
    dcat:accessURL <https://hal.science/hal-00959996> .

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

