@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-00760775v1> a dcat:Dataset ;
    dct:description """
              Cours sur les fondements de l'informatique : il se focalise sur trois domaines centraux en informatique : la logique, les modèles de calculs et la complexité. Tous ces domaines sont reliés par la question suivante : quelles sont les capacités et les limites des ordinateurs ?
            """ ;
    dct:identifier "hal-00760775" ;
    dct:issued "2026-06-02T11:21:43.246096"^^xsd:dateTime ;
    dct:language "fr" ;
    dct:modified "2026-06-02T11:21:43.246109"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Fondements de l'Informatique: Logique, Modèles, Calculs" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00760775v1/resource/edc222ee-0db7-4459-aa66-3e5ad5aebb4b> ;
    dcat:keyword "books",
        "infoeu-reposemanticsbook",
        "infoinfo-cccomputer-science-cscomputational-complexity-cscc" ;
    dcat:landingPage <https://polytechnique.hal.science/hal-00760775> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00760775v1/resource/edc222ee-0db7-4459-aa66-3e5ad5aebb4b> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-06-02T11:21:43.304696"^^xsd:dateTime ;
    dct:modified "2026-06-02T11:21:43.219883"^^xsd:dateTime ;
    dct:title "Fondements de l'Informatique: Logique, Modèles, Calculs" ;
    dcat:accessURL <https://polytechnique.hal.science/hal-00760775> .

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

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

