@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-00939950v1> a dcat:Dataset ;
    dct:description "International audience" ;
    dct:identifier "hal-00939950" ;
    dct:issued "2026-05-07T04:17:24.880334"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-07T04:17:24.880339"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Spot it! Finding words and patterns in historical documents" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00939950v1/resource/ac4f0701-1d3a-4e26-bb0b-9481513edc9d> ;
    dcat:keyword "conference-papers",
        "digital-humanities",
        "document-analysis",
        "infoeu-reposemanticsconferenceobject",
        "infoinfo-aicomputer-science-csartificial-intelligence-csai",
        "infoinfo-cvcomputer-science-cscomputer-vision-and-pattern-recognition-cscv",
        "infoinfo-ttcomputer-science-csdocument-and-text-processing",
        "pattern-spotting",
        "word-spotting" ;
    dcat:landingPage <Proceedings> .

<Proceedings> a foaf:Document .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00939950v1/resource/ac4f0701-1d3a-4e26-bb0b-9481513edc9d> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-07T04:17:24.881878"^^xsd:dateTime ;
    dct:modified "2026-05-07T04:17:24.870905"^^xsd:dateTime ;
    dct:title "Spot it! Finding words and patterns in historical documents" ;
    dcat:accessURL <https://hal.science/hal-00939950> .

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

