@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-00022886v2> a dcat:Dataset ;
    dct:description "One more example added, format changed." ;
    dct:identifier "hal-00022886" ;
    dct:issued "2026-05-25T12:36:03.636415"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-25T12:36:03.636424"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Is unbiasing estimators always justified ?" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00022886v2/resource/e9ab857f-7953-4b64-8ad1-caac1ff9b35b> ;
    dcat:keyword "experimental-data-analysis",
        "infoeu-reposemanticspreprint",
        "physhphephysics-physicshigh-energy-physics---phenomenology-hep-ph",
        "preprints-working-papers-",
        "statistics" ;
    dcat:landingPage <https://hal.science/hal-00022886> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00022886v2/resource/e9ab857f-7953-4b64-8ad1-caac1ff9b35b> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-25T12:36:03.708779"^^xsd:dateTime ;
    dct:modified "2026-05-25T12:36:03.611649"^^xsd:dateTime ;
    dct:title "Is unbiasing estimators always justified ?" ;
    dcat:accessURL <https://hal.science/hal-00022886> .

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

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

