@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/35be8d14-8a77-450f-9bc9-af8a5ac8be8f> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T22:00:45.372971+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/6811243> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :extent [ a :Extent ;
            rdfs:label "[4], 104 p." ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "21 cm (4to)" ] ] ;
    :hasItem <http://id.loc.gov/resources/items/6811243> ;
    :identifiedBy [ a :Lccn ;
            rdf:value "   08016654 " ] ;
    :instanceOf <https://dev.bcld.info/works/e5c9b520-1ceb-4f6c-8b85-67276c8448cf> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Another edition with \"Escapes of the press corrected\" published in the same year." ],
        [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/refcitation> ;
            rdfs:label "English short title catalogue," ;
            bflc:citation "T39217" ],
        [ a :Note ;
            rdfs:label "Signatures: A² B-O⁴." ],
        [ a :Note ;
            rdfs:label "By John Toland. Cf. ESTC." ],
        [ a :Note ;
            rdfs:label "In answer to The memorial of the Church of England, by J. Drake and H. Paley." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Printed and sold by the booksellers of London and Westminster" ;
            bflc:simpleDate "1705" ;
            bflc:simplePlace "London" ;
            :date "1705"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/enk> ] ;
    :publicationStatement "London: Printed and sold by the booksellers of London and Westminster, 1705" ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The memorial of the state of England, in vindication of the Queen, the church, and the administration" ;
            :subtitle "design'd to rectify the mutual mistakes of Protestants, and to unite their affections in defence of our religion and liberty" ],
        [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The memorial of the state of England, in vindication of the Queen, the church, and the administration" ;
            :subtitle "design'd to rectify the mutual mistakes of Protestants, and to unite their affections in defence of our religion and liberty" ] .

