@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-00769121v1> a dcat:Dataset ;
    dct:description """
              This paper presents a dataset of 14 CVS repositories of Java applications. This dataset aims at supporting the replication of early papers in the field of software evolution and mining software repositories. By building this dataset, we saved some CVS repositories from a probable death by deletion.
            """ ;
    dct:identifier "hal-00769121" ;
    dct:issued "2026-05-29T06:44:40.037892"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-29T06:44:40.037900"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "CVS-Vintage: A Dataset of 14 CVS Repositories of Java Software" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00769121v1/resource/8b94b2cc-b9b1-4417-9003-ed19fb391c51> ;
    dcat:keyword "infoeu-reposemanticspreprint",
        "infoinfo-secomputer-science-cssoftware-engineering-csse",
        "preprints-working-papers-" ;
    dcat:landingPage <https://hal.science/hal-00769121> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00769121v1/resource/8b94b2cc-b9b1-4417-9003-ed19fb391c51> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-29T06:44:40.109947"^^xsd:dateTime ;
    dct:modified "2026-05-29T06:44:40.017289"^^xsd:dateTime ;
    dct:title "CVS-Vintage: A Dataset of 14 CVS Repositories of Java Software" ;
    dcat:accessURL <https://hal.science/hal-00769121> .

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

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

