@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://bluecore-dev.stanford.edu/instances/3b97c4e9-536f-4398-9250-0f122921a23f> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-09-14" ;
            :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/cbc> ;
            :date "2026-09-14T21:38:54.193166+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 :Lccn ;
            rdf:value "  2025420123" ],
        [ a :Isbn ;
            :qualifier "paperback" ;
            rdf:value "2728315957" ],
        [ a :Isbn ;
            :qualifier "paperback" ;
            rdf:value "9782728315956" ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/ca278b48-0feb-4d87-b34a-f1a0a4f96e02> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ 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." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references." ] ;
    :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)" ] .

