@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-00779948v1> a dcat:Dataset ;
    dct:description """
              The Cunf tool is a (contextual) Petri net unfolder implementing the unfolding algorithm presented by Paolo Baldan et al. in 2008
            """ ;
    dct:identifier "Patent N°: N/A" ;
    dct:issued "2026-05-14T23:41:36.489214"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-14T23:41:36.489219"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Cunf" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00779948v1/resource/8592483b-01ad-4695-b7c5-8ebaa3c65580> ;
    dcat:keyword "infoeu-reposemanticspatent",
        "infoinfo-ohcomputer-science-csother-csoh",
        "patents" ;
    dcat:landingPage <https://inria.hal.science/hal-00779948> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00779948v1/resource/8592483b-01ad-4695-b7c5-8ebaa3c65580> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-14T23:41:36.492442"^^xsd:dateTime ;
    dct:modified "2026-05-14T23:41:36.479798"^^xsd:dateTime ;
    dct:title "Cunf" ;
    dcat:accessURL <https://inria.hal.science/hal-00779948> .

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

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

