@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-00912381v1> a dcat:Dataset ;
    dct:description """
              This is a talk proposal for HOPE 2013. Using iteration over a collection as a case study, we wish to illustrate the strengths and weaknesses of the prototype programming language Mezzo.
            """ ;
    dct:identifier "hal-00912381" ;
    dct:issued "2026-05-08T00:21:49.057703"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-08T00:21:49.057707"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "The ins and outs of iteration in Mezzo" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00912381v1/resource/6ed000ab-237b-4984-960b-e75621ea00ca> ;
    dcat:keyword "infoeu-reposemanticspreprint",
        "infoinfo-plcomputer-science-csprogramming-languages-cspl",
        "preprints-working-papers-" ;
    dcat:landingPage <https://inria.hal.science/hal-00912381> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00912381v1/resource/6ed000ab-237b-4984-960b-e75621ea00ca> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-08T00:21:49.058906"^^xsd:dateTime ;
    dct:modified "2026-05-08T00:21:49.052545"^^xsd:dateTime ;
    dct:title "The ins and outs of iteration in Mezzo" ;
    dcat:accessURL <https://inria.hal.science/hal-00912381> .

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

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

