@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-00948727v1> a dcat:Dataset ;
    dct:description "Demonstration of DCE at MSWIM" ;
    dct:identifier "hal-00948727" ;
    dct:issued "2026-05-06T08:14:09.305398"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-06T08:14:09.305403"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Direct Code Execution: Realistic Protocol Simulation with Running Code" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00948727v1/resource/6c0e384e-0c1b-4e6c-b782-d7a3591a813c> ;
    dcat:keyword "infoeu-reposemanticsother",
        "infoinfo-nicomputer-science-csnetworking-and-internet-architecture-csni",
        "other-publications" ;
    dcat:landingPage <https://hal.science/hal-00948727> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00948727v1/resource/6c0e384e-0c1b-4e6c-b782-d7a3591a813c> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-06T08:14:09.307772"^^xsd:dateTime ;
    dct:modified "2026-05-06T08:14:09.300058"^^xsd:dateTime ;
    dct:title "Direct Code Execution: Realistic Protocol Simulation with Running Code" ;
    dcat:accessURL <https://hal.science/hal-00948727> .

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

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

