@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/270bb8d3-920a-4aa9-a320-53eedcb9b5ad> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Cabrini, Frances Xavier, Saint, 1850-1917. All things are possible" ;
    bflc:aap-normalized "cabrinifrancesxaviersaint18501917allthingsarepossible" ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-07" ;
            :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-07T22:43:38.768461+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/23998448> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "BX4700.C13" ;
            :itemPortion "A25 2025" ;
            :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/n80034338> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ],
        [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n2020056308> ;
            :role <http://id.loc.gov/vocabulary/relators/edt> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026141> ;
    :geographicCoverage <http://id.loc.gov/vocabulary/geographicAreas/e-it>,
        <http://id.loc.gov/vocabulary/geographicAreas/n-us> ;
    :hasInstance <https://dev.bcld.info/instances/070f6e08-83b7-46be-b01d-d50af6aaaf76> ;
    :illustrativeContent <http://id.loc.gov/vocabulary/millus/ill> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :subject [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Christian saints--Italy" ;
            bflc:aap-normalized "christiansaintsitaly" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Christian saints--Italy" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85025177> <http://id.loc.gov/rwo/agents/n79021783-781> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Christian saints--United States" ;
            bflc:aap-normalized "christiansaintsunitedstates" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Christian saints--United States" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85025177> <http://id.loc.gov/rwo/agents/n78095330-781> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <http://id.loc.gov/rwo/agents/n80034338> ;
    :summary [ a :Summary ;
            rdfs:label "\"Selected letters and journal entries ofSt. Frances Xavier Cabrini (1850-1917), foundress of the Missionary Sisters of the Sacred Heart of Jesus\"-- Provided by publisher." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography> ;
    :title [ a :Title ;
            :mainTitle "All things are possible" ] .

