@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/65121199-bc84-421d-93c4-79afa5be01e9> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Before you go" ;
    bflc:aap-normalized "beforeyougo" ;
    :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:23.782535+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/24135673> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "BV2121.U6" ;
            :itemPortion "B44 2024" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ],
        [ a :ClassificationDdc ;
            :classificationPortion "266" ;
            :edition "full" ;
            :source [ a :Source ;
                    :code "23" ] ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution ;
            :agent <http://id.loc.gov/rwo/agents/n78050402> ;
            :role <http://id.loc.gov/vocabulary/relators/edt> ],
        [ a :Contribution ;
            :agent [ a :Agent,
                        :Person ;
                    rdfs:label "Bowman, Joshua" ;
                    bflc:marcKey "7001 $aBowman, Joshua,$eeditor." ] ;
            :role <http://id.loc.gov/vocabulary/relators/edt> ] ;
    :hasInstance <https://dev.bcld.info/instances/08f01b65-e49b-4171-abf9-fbedf4966621> ;
    :language <http://id.loc.gov/vocabulary/languages/eng> ;
    :subject [ a :Topic,
                mads:Topic ;
            rdfs:label "Missionnaires" ;
            bflc:aap-normalized "missionnaires" ;
            :source <http://id.loc.gov/vocabulary/subjectSchemes/rvm> ;
            mads:authoritativeLabel "Missionnaires" ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Missions--Travail d'éducation" ;
            bflc:aap-normalized "missionstravaild'éducation" ;
            :source <http://id.loc.gov/vocabulary/subjectSchemes/rvm> ;
            mads:authoritativeLabel "Missions--Travail d'éducation" ;
            mads:componentList ( [ a mads:Topic ;
                        mads:authoritativeLabel "Missions" ] [ a mads:Topic ;
                        mads:authoritativeLabel "Travail d'éducation" ] ) ],
        [ a :Topic,
                mads:Topic ;
            rdfs:label "Missions américaines" ;
            bflc:aap-normalized "missionsaméricaines" ;
            :source <http://id.loc.gov/vocabulary/subjectSchemes/rvm> ;
            mads:authoritativeLabel "Missions américaines" ],
        [ a :Topic,
                mads:Topic ;
            rdfs:label "missionaries" ;
            bflc:aap-normalized "missionaries" ;
            :source <http://id.loc.gov/vocabulary/subjectSchemes/aat> ;
            mads:authoritativeLabel "missionaries" ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/subjectSchemes/aat> ],
        [ a :Topic,
                mads:ComplexSubject ;
            rdfs:label "Church--Missions" ;
            bflc:aap-normalized "churchmissions" ;
            :source <http://id.loc.gov/authorities/subjects> ;
            mads:authoritativeLabel "Church--Missions" ;
            mads:componentList ( <http://id.loc.gov/authorities/subjects/sh85025502> <http://id.loc.gov/authorities/subjects/sh2002011470> ) ;
            mads:isMemberOfMADSScheme <http://id.loc.gov/authorities/subjects> ],
        <http://id.loc.gov/authorities/subjects/sh85086017>,
        <http://id.loc.gov/authorities/subjects/sh85086036>,
        <http://id.loc.gov/authorities/subjects/sh85086057> ;
    :summary [ a :Summary ;
            rdfs:label "\"You've said \"yes\" to God's call to go, and now you will pack up your things and step into the unknown of a new location, people, and culture. The following years will likely include great joy, frustration, homesickness, difficulty, and excitement. In this book, ten men who have served in missions in various ways share what they wish they had known before they began.\"--Page [4] of cover." ] ;
    :supplementaryContent <http://id.loc.gov/vocabulary/msupplcont/bibliography> ;
    :tableOfContents [ a :TableOfContents ;
            rdfs:label "Discerning your calling / Matt Bennett -- Leaving what you love / Ryan Robertson -- Identity and task / Jeff Kelly -- Integrity and accountability / Scott Hildreth -- Serving well as a team / Josh Bowman -- Prayer and Evangelism / Joe Allen III -- Going single / Matt Rhodes -- Family and mission / Brian Harrell -- Suffering and the missionary life / Brooks Buser -- The spiritual life of a missionary / Zane Pratt." ] ;
    :title [ a :Title ;
            :mainTitle "Before you go" ] .

