@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-00678694v1> a dcat:Dataset ;
    dct:description """
              We present a simple unified algorithmic process which uses either LexBFS or MCS on a chordal graph to generate the minimal separators and the maximal cliques in linear time in a single pass.
            """ ;
    dct:identifier "hal-00678694" ;
    dct:issued "2026-05-24T22:31:15.166313"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-24T22:31:15.166318"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "A simple algorithm to generate the minimal separators and the maximal cliques of a chordal graph" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00678694v1/resource/cc84a0f8-0287-4440-b22f-0f5a4a7a7882> ;
    dcat:keyword "chordal-graph",
        "infoeu-reposemanticsarticle",
        "infoinfo-dmcomputer-science-csdiscrete-mathematics-csdm",
        "journal-articles",
        "lexbfs",
        "maximal-clique",
        "mcs",
        "minimal-separator" ;
    dcat:landingPage <ISSN:%200020-0190> .

<ISSN:%200020-0190> a foaf:Document .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00678694v1/resource/cc84a0f8-0287-4440-b22f-0f5a4a7a7882> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-24T22:31:15.235515"^^xsd:dateTime ;
    dct:modified "2026-05-24T22:31:15.139900"^^xsd:dateTime ;
    dct:title "A simple algorithm to generate the minimal separators and the maximal cliques of a chordal graph" ;
    dcat:accessURL <https://hal.science/hal-00678694> .

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

