@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/08f01b65-e49b-4171-abf9-fbedf4966621> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:23.789672+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/24135673> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :copyrightDate "2024" ;
    :dimensions "22 cm" ;
    :extent [ a :Extent ;
            rdfs:label "x, 175 pages" ] ;
    :identifiedBy [ a :OclcNumber ;
            rdf:value "on1439999694" ],
        [ a :Isbn ;
            :qualifier "paperback" ;
            rdf:value "9781430088585" ],
        [ a :Isbn ;
            :qualifier "paperback" ;
            rdf:value "1430088583" ],
        [ a :Lccn ;
            rdf:value "  2025421102" ],
        [ a :Isbn ;
            :qualifier "electronic bk" ;
            :status <http://id.loc.gov/vocabulary/mstatus/cancinv> ;
            rdf:value "9781430088592" ] ;
    :instanceOf <https://dev.bcld.info/works/65121199-bc84-421d-93c4-79afa5be01e9> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "B&H Publishing" ;
            bflc:simpleDate "[2024]" ;
            bflc:simplePlace "Brentwood, Tennessee" ;
            :date "2024"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/tnu> ] ;
    :publicationStatement "Brentwood, Tennessee: B&H Publishing, [2024]" ;
    :responsibilityStatement "general editors: Matthew Bennett & Joshua Bowman" ;
    :title [ a :Title ;
            :mainTitle "Before you go" ;
            :subtitle "wisdom from 10 men on serving internationally" ] .

