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

<https://francearchives.gouv.fr/agent/296782305> a rico:Agent ;
    rdfs:label "Abbaye Notre-Dame de Fontainejean (Saint-Maurice-sur-Aveyron, Loiret, France)" ;
    = <https://data.bnf.fr/ark:/12148/cb12387831s>,
        <https://www.wikidata.org/wiki/Q1775228> ;
    rico:name "Abbaye Notre-Dame de Fontainejean (Saint-Maurice-sur-Aveyron, Loiret, France)" .

