@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/instances/f21e3f83-997e-4ae4-9a2b-85f992e95f78> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-20" ;
            :descriptionAuthentication <http://id.loc.gov/vocabulary/marcauthen/pcc> ;
            :descriptionLanguage <http://id.loc.gov/vocabulary/languages/eng> ;
            :descriptionLevel <http://id.loc.gov/ontologies/bibframe-2-6-0/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T21:57:38.695063+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/24145354> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :copyrightDate "2024"^^<http://id.loc.gov/datatypes/edtf> ;
    :dimensions "24 cm" ;
    :extent [ a :Extent ;
            rdfs:label "463 pages" ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "map, chart" ] ] ;
    :identifiedBy [ a :Isbn ;
            :qualifier "paperback" ;
            rdf:value "9782728315956" ],
        [ a :Lccn ;
            rdf:value "  2025420123" ],
        [ a :Isbn ;
            :qualifier "paperback" ;
            rdf:value "2728315957" ] ;
    :instanceOf <https://dev.bcld.info/works/a354293f-d937-44b5-a965-9135db0e06e1> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references." ],
        [ a :Note ;
            rdfs:label "Papers which were originally presented at a colloquium held at the Universite de Limoges in February 2018. The papers have been updated for publication." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "École française de Rome" ;
            bflc:simpleDate "2024" ;
            bflc:simplePlace "Rome" ;
            :date "2024"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/it> ] ;
    :publicationStatement "Rome: École française de Rome, 2024" ;
    :responsibilityStatement "sous la direction de Albrecht Burkardt et Jean-Pascal Gay" ;
    :title [ a :Title ;
            bflc:nonSortNum "2" ;
            :mainTitle "L'Inquisition romaine et la France" ;
            :subtitle "juridiction, doctrine et pluralité des catholicismes européens à l'\"âge tridentin\" (XVe-XIXe siècle)" ] .

