@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-00853728v1> a dcat:Dataset ;
    dct:description "Tutorial" ;
    dct:identifier "hal-00853728" ;
    dct:issued "2026-05-10T00:56:36.515324"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-10T00:56:36.515329"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Evolutionary Fuzz Testing Techniques - Advances and Applications (tutorial)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00853728v1/resource/ebf995e6-4d5e-489d-a15c-5570b00b4a93> ;
    dcat:keyword "black-box-security-testing",
        "command-injection",
        "conference-papers",
        "evolutionary-fuzzing",
        "infoeu-reposemanticsconferenceobject",
        "infoinfo-secomputer-science-cssoftware-engineering-csse" ;
    dcat:landingPage <the%20sixth%20IEEE%20International%20Conference%20on%20Software%20Testing%2C%20Verification%2C%20and%20Validation%20%28ICST%29> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00853728v1/resource/ebf995e6-4d5e-489d-a15c-5570b00b4a93> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-10T00:56:36.522029"^^xsd:dateTime ;
    dct:modified "2026-05-10T00:56:36.508163"^^xsd:dateTime ;
    dct:title "Evolutionary Fuzz Testing Techniques - Advances and Applications (tutorial)" ;
    dcat:accessURL <https://inria.hal.science/hal-00853728> .

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

<the%20sixth%20IEEE%20International%20Conference%20on%20Software%20Testing%2C%20Verification%2C%20and%20Validation%20%28ICST%29> a foaf:Document .

