@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-00813423v1> a dcat:Dataset ;
    dct:description "International audience" ;
    dct:identifier "ISBN: 978-0123859631" ;
    dct:issued "2026-05-11T11:22:31.809235"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-11T11:22:31.809240"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Interval Arithmetic in CUDA" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00813423v1/resource/60532c24-219b-4fff-88a3-5827c8ba6aea> ;
    dcat:keyword "book-sections",
        "infoeu-reposemanticsbookpart",
        "infoinfo-arcomputer-science-cshardware-architecture-csar" ;
    dcat:landingPage <GPU%20Computing%20Gems%20Jade%20Edition> .

<GPU%20Computing%20Gems%20Jade%20Edition> a foaf:Document .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00813423v1/resource/60532c24-219b-4fff-88a3-5827c8ba6aea> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-11T11:22:31.817437"^^xsd:dateTime ;
    dct:modified "2026-05-11T11:22:31.803891"^^xsd:dateTime ;
    dct:title "Interval Arithmetic in CUDA" ;
    dcat:accessURL <https://hal.science/hal-00813423> .

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

