@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-00944409v1> a dcat:Dataset ;
    dct:description """
              A 5x5 board is the smallest board on which one can set up all kind of chess pieces as a start position. We consider Gardner's minichess variant in which all pieces are set as in a standard chessboard (from Rook to King). This game has roughly 9x10^{18} legal positions and is comparable in this respect with checkers. We weakly solve this game, that is we prove its game-theoretic value and give a strategy to draw against best play for White and Black sides. Our approach requires surprisingly small computing power. We give a human readable proof. The way the result is obtained is generic and could be generalized to bigger chess settings or to other games.
            """ ;
    dct:identifier "hal-00944409" ;
    dct:issued "2026-05-06T23:54:27.427183"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-06T23:54:27.427187"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Gardner's Minichess Variant is solved" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00944409v1/resource/0cb2a39c-55e3-4462-8f1f-61b9b21283d6> ;
    dcat:keyword "infoeu-reposemanticspreprint",
        "infoinfo-gtcomputer-science-cscomputer-science-and-game-theory-csgt",
        "preprints-working-papers-" ;
    dcat:landingPage <https://hal.science/hal-00944409> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00944409v1/resource/0cb2a39c-55e3-4462-8f1f-61b9b21283d6> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-06T23:54:27.444560"^^xsd:dateTime ;
    dct:modified "2026-05-06T23:54:27.420154"^^xsd:dateTime ;
    dct:title "Gardner's Minichess Variant is solved" ;
    dcat:accessURL <https://hal.science/hal-00944409> .

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

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

