@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-00903901v1> a dcat:Dataset ;
    dct:description """
              Notes on eigen-decomposition, PCA, SVD and connexions.
            """ ;
    dct:identifier "hal-00903901" ;
    dct:issued "2026-05-08T06:26:41.683355"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-08T06:26:41.683360"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "A Note about Eigenvalues, SVD and PCA" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00903901v1/resource/7dd1eace-3d46-49c3-8476-d015d1ad1728> ;
    dcat:keyword "infoeu-reposemanticspreprint",
        "infoinfo-cvcomputer-science-cscomputer-vision-and-pattern-recognition-cscv",
        "pca",
        "preprints-working-papers-",
        "svd" ;
    dcat:landingPage <https://ube.hal.science/hal-00903901> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00903901v1/resource/7dd1eace-3d46-49c3-8476-d015d1ad1728> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-08T06:26:41.685056"^^xsd:dateTime ;
    dct:modified "2026-05-08T06:26:41.676522"^^xsd:dateTime ;
    dct:title "A Note about Eigenvalues, SVD and PCA" ;
    dcat:accessURL <https://ube.hal.science/hal-00903901> .

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

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

