@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-00310147v2> a dcat:Dataset ;
    dct:description "Some of the algorithmic techniques presented in this paper were later used by the first author for developing solutions to several algorithmic contest tasks (see the attached zip archive for some examples)." ;
    dct:identifier "hal-00310147" ;
    dct:issued "2026-05-15T04:01:28.713502"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-15T04:01:28.713508"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Minimum Dissatisfaction Personnel Scheduling" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00310147v2/resource/2b904d3f-71f7-4825-bc81-2e307f5bece4> ;
    dcat:keyword "acm-d14-e1-g20",
        "conference-papers",
        "dynamic-programming",
        "greedy-algorithm",
        "infoeu-reposemanticsconferenceobject",
        "infoinfo-dscomputer-science-csdata-structures-and-algorithms-csds",
        "minimum-dissatisfaction",
        "personnel-scheduling",
        "time-dependent-linear-function" ;
    dcat:landingPage <Proceedings%20of%20the%2032nd%20Congress%20of%20the%20American%20Romanian%20Academy%20of%20Arts%20and%20Sciences%20%28ISBN:%20978-2-553-01424-6%29> .

<Proceedings%20of%20the%2032nd%20Congress%20of%20the%20American%20Romanian%20Academy%20of%20Arts%20and%20Sciences%20%28ISBN:%20978-2-553-01424-6%29> a foaf:Document .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00310147v2/resource/2b904d3f-71f7-4825-bc81-2e307f5bece4> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-15T04:01:28.773494"^^xsd:dateTime ;
    dct:modified "2026-05-15T04:01:28.692048"^^xsd:dateTime ;
    dct:title "Minimum Dissatisfaction Personnel Scheduling" ;
    dcat:accessURL <https://hal.science/hal-00310147> .

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

