@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rico: <https://www.ica.org/standards/RiC/ontology#> .

<https://francearchives.gouv.fr/agent/296992153> a rico:Agent,
        rico:CorporateBody ;
    rdfs:label "Chapitre collégial Saint-Lazare (Avallon, Yonne, France)" ;
    = <https://data.bnf.fr/ark:/12148/cb13568760d>,
        <https://www.wikidata.org/wiki/Q1386609> ;
    rico:name "Chapitre collégial Saint-Lazare (Avallon, Yonne, France)" .

