@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@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/works/e5c9b520-1ceb-4f6c-8b85-67276c8448cf> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Toland, John, 1670-1722. The memorial of the state of England, in vindication of the Queen, the church, and the administration" ;
    bflc:aap-normalized "tolandjohn16701722thememorialofthestateofenglandinvindicationofthequeenthechurchandtheadministration" ;
    :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-20T22:00:45.352868+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/6811243> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "DA432.1705" ;
            :itemPortion ".T6" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n79021310> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :genreForm [ a :GenreForm ;
            rdfs:label "Early works to 1800" ],
        [ a :GenreForm ;
            rdfs:label "Early works" ;
            :source <http://id.loc.gov/authorities/genreForms> ] ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/e-uk-en> ;
    :hasInstance <https://dev.bcld.info/instances/35be8d14-8a77-450f-9bc9-af8a5ac8be8f> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Dissenters, Religious--England" ;
            bflc:aap-normalized "dissentersreligiousengland" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Dissenters, Religious--England" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85038490> <http://id.loc.gov/rwo/agents/n82068148-781> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Church and state--England" ;
            bflc:aap-normalized "churchandstateengland" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Church and state--England" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85025534> <http://id.loc.gov/rwo/agents/n82068148-781> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <https://dev.bcld.info/hubs/e433097d-7d25-4212-a75a-702dcfc7a130> ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "The memorial of the state of England, in vindication of the Queen, the church, and the administration" ] .

